---
title: Export events
description: >-
  Export your event log to CSV for offline analysis, reporting, or compliance,
  including only the events matching your applied filters.
lastUpdated: "2026-09-23"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

Export your event log to CSV for offline analysis, reporting, or compliance documentation.

![The Export CSV button at the top right of the event log](/images/event-log-export.webp)

## Download a CSV export

Click the **Export CSV** button (top right) to download filtered events as a CSV file. The export includes:

- All events matching your current filters (date range, type, user)
- All columns shown in the table
- Timestamps in your selected timezone

You can import the CSV into spreadsheet or business intelligence tools for further analysis.

<Tip>
Apply filters before exporting to limit the file to the events you need. An unfiltered export includes every event in your workspace.
</Tip>
