Launch Week 02 wrapped — explore all five launches

Organization Audit Logs

View a log of all actions performed across your organization.

Included on the Enterprise plan. Book a demo, opens in a new tab. Included on the Team plan. Not included on the Starter plan. Not included on the Free plan.

Organization audit logs provide a centralized view of every action performed across all projects in your organization. This is useful for security reviews, compliance, and understanding activity across teams.

Organization Audit Logs

Overview

The organization audit logs page shows all API and user actions across every project. Each log entry includes:

ColumnDescription
DateTimestamp of the action (UTC).
StatusHTTP status code returned by the action (e.g., 200 for success).
LogsThe action performed, shown as a method and resource path (e.g., PUT org.users.role.update).
ProjectThe project the action was performed in (not shown for org-level actions).
UserThe email of the user or API key that triggered the action.

Compared to project-level audit logs, the organization view adds a Project column so you can see which project each action belongs to. Organization-level actions (like user role changes) are also included here.

A timeline chart at the top visualizes action volume over time across all projects.

Searching Logs

Use the search bar to filter logs by any field — action name, user email, project, status code, or resource path. This is useful for auditing specific users' activity across projects or tracking org-wide configuration changes.

Exporting Logs

Click Save as CSV to export audit logs. Choose Current view to export what the viewer is showing, or All time to export every audit log ever recorded for your organization — the dialog shows the exact row count and date range before you commit.

Small exports download immediately. Larger ones are prepared in the background: a card appears on this page showing progress, you receive an email when the file is ready, and the Download CSV button gives you the finished file (a gzipped CSV). Download links are generated fresh each time you click and expire after 15 minutes.

Only organization Owners and Admins can export audit logs. One export runs at a time.

You can also do this programmatically — see Create Organization Audit Log Export.

Common Actions

Actions follow a resource.action naming pattern. Some examples:

  • org.users.role.update — Updated a user's organization role
  • org.retention-configs.retention-policies.create — Created an org-level retention policy
  • client.prompts.branches.update / delete — Updated or deleted prompt branches in a project
  • client.rt-frameworks.schedule.create / delete — Created or deleted a real-time framework schedule
Rolling out across your org?Set up the controls your team needs before a wider rolloutTalk to us

Last updated on

Built byConfident AI