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

  • Central configuration changes

Filter and view system events

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

Download event list
  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 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