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

# Activity Logs

> Query and filter audit logs in the Datum Cloud portal to track changes across your organizations and projects

## Portal

You can query and filter audit logs in the Datum Cloud portal to track changes across your organization and projects. Access activity logs from the organization's settings page.

<Frame>
  <img src="https://mintcdn.com/datum-4926dda5-docs-api-reference-demo/8YRMMA2Dc-z15--_/images/activity-logs.png?fit=max&auto=format&n=8YRMMA2Dc-z15--_&q=85&s=491adee3d60eac896e41c6729ee9bafc" 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 retrieves 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 returned.
