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

# System events

System events track administrative and user actions that occur through the Domino platform interface and APIs. Domino records these actions as system events:

* Project creation, cloning, archiving, and configuration

* Dataset creation, updates, snapshots, and platform access

* Repository file operations via the UI

* User and role management

* Application, job, workflow, and model lifecycle activity

* Governance workflows, approvals, and findings

* NetApp-backed volume and external data source management

* Configuration record changes

## Filter and view system events

The Audit Trail table displays event name, timestamp, user, and target resource.

<img src="https://mintcdn.com/dominodatalab-e871cec4/smP26ixb6WHD0bEi/images/admin-general/download-event-list.png?fit=max&auto=format&n=smP26ixb6WHD0bEi&q=85&s=c84e84f14d40710a7fb2736f17d5555f" alt="Download event list" width="1999" height="436" data-path="images/admin-general/download-event-list.png" />

1. Go to **Admin** > **Audit Trail** to open the event table.

2. Select **Add filters**, choose an attribute, select an operator, and enter one or more values.

3. Add more filters as needed.

4. Select any event row to view full details.

## Export system events

Export filtered audit data for reporting or archival.

### From the UI

1. Filter events to the desired results.

2. Select **Download with current filter**.

3. Save the file locally.

### From the API

Use the [Audit Trail API](/cloud/reference/api/domino-open-api#_audittrail) to programmatically access system events.

* Authenticate with standard Domino API credentials

* Filter by time range, user, event type, or resource

* Export data for external reporting or archival

## Next steps

* [Use the Domino Audit Trail](/cloud/platform-capabilities/features/governance/audit-trail): Overview of Domino’s unified audit capabilities

* [Workspace File Access events](/cloud/platform-capabilities/features/governance/audit-trail/workspace-file-access-events): How Domino captures file-level operations in workspaces

* [Audit Trail API](/cloud/reference/api/domino-open-api#_audittrail): Programmatically query and export audit events

* [Workspace File Audit Trail API](/cloud/reference/api/workspace-file-audit-trail-api): Query and export workspace file access events
