> ## Documentation Index
> Fetch the complete documentation index at: https://datum-4926dda5-mintlify-style-consistency-1774830500.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Activity Logs

## Portal

Our cloud portal supports querying and filtering audit logs to understand what changes are being made to resources across your organization and projects. You can access activity logs in the organization's settings page of the cloud portal.

<Frame>
  <img src="https://mintcdn.com/datum-4926dda5-mintlify-style-consistency-1774830500/N6-4fw-9uv7tZvWJ/images/activity-logs.png?fit=max&auto=format&n=N6-4fw-9uv7tZvWJ&q=85&s=dda97cc91e8227fc5b818a9227c91b6a" alt="Activity Logs" width="1393" height="731" data-path="images/activity-logs.png" />
</Frame>

You can also query and filter audit logs for a project by navigating to a project's settings page.

## Command Line

Our Command Line tool (`datumctl`) allows you to quickly browse audit logs from the platform and pipe results into `jq` or other tools for detailed processing. By default the query command will retrieve the last 24 hours of activity. You can use the `--filter` option to specify a [CEL expression](https://cel.dev/) to filter the audit logs that are returned.
