Skip to main content

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.
Activity Logs
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 to filter the audit logs that are returned.
Last modified on March 25, 2026