> ## Documentation Index
> Fetch the complete documentation index at: https://oximy.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Review and export audit history

> Filter administrative changes, inspect an entry, and export the relevant records.

Workspace administrators use **Settings → Audit Log** to review successful
administrative and public API changes.

## Find a change

<Steps>
  <Step title="Open the audit log">
    Open **Settings → Audit Log**.
  </Step>

  <Step title="Set the time range">
    Choose **24h**, **7d**, **30d**, or **90d**.
  </Step>

  <Step title="Narrow the result">
    Filter by module, action, or actor type. Search for an actor, resource, or
    identifier when investigating a specific change.
  </Step>

  <Step title="Inspect the entry">
    Select a row to review the actor, action, resource, timestamp, request
    identifier, and sanitized submitted values.
  </Step>
</Steps>

## Export the result

Apply the filters that define the investigation, then select **Export CSV**.
The export uses the active filters.

<Info>
  A single export is capped at 10,000 entries. Narrow the date or other filters
  when the interface reports that the result was truncated.
</Info>

Product activity such as Sidekick threads, Relay traffic, and Visibility
reviews remains in the relevant product history rather than being duplicated
as administrative mutations.

<Card title="Understand audit coverage" icon="history" href="/docs/platform/audit-history">
  See what the shared audit log records and which activity belongs elsewhere.
</Card>
