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

# Export the audit log

> Export a CSV of every user-action-signed event in your DFNS organization — registrations, recoveries, and state-changing API calls — filtered by date range and user.

The audit log records every signed action in your organization: user registrations, recoveries, and any state-changing API call gated by a user-action signature. You can export it as a CSV from the dashboard under **Settings → Audit Log**.

<Steps>
  <Step title="Open the audit log">
    Go to **Settings → Audit Log** and set the **Date Range** to the period you want to export. Each export is capped at 100,000 rows — if your range exceeds that, narrow it and export the rest in batches.
  </Step>

  <Step title="Filter and download">
    Optionally filter to actions performed by a specific **User**, then click **Download CSV**.

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/lsAG7fsjup1kjitq/images/auto/exporting-audit-log-1.png?fit=max&auto=format&n=lsAG7fsjup1kjitq&q=85&s=79971695d876297c654464f740640f60" alt="Audit Log export form showing the date range, user filter, and the Download CSV button highlighted" width="2688" height="1672" data-path="images/auto/exporting-audit-log-1.png" />
    </Frame>
  </Step>
</Steps>
