Skip to content

Audit Log

The Audit Log provides a searchable, read-only timeline of all significant actions within a tenant. Every create, update, and delete operation is recorded automatically by the API.

  • Audit logs are tenant-scoped — you see actions in the current tenant only
  • The log is immutable — entries cannot be modified or deleted
  • Requires Owner or Admin tenant role to view
  • Gated by the auditLog feature

If your plan doesn’t include Audit Log access, you’ll see an upgrade prompt. See Licensing & Access States.

  1. Navigate to Audit Log in the sidebar
  2. Browse entries in reverse chronological order (newest first)
ColumnDescription
TimestampWhen the action occurred
UserWho performed the action (email or “system”)
ActionWhat was done (e.g., incident.created, evidence.uploaded)
ResourceWhat was affected (e.g., incident title, evidence filename)
  • Search — Filter by action type, user, or resource name
  • Pagination — Navigate through pages of entries (25 per page)
ActionDescription
incident.createdNew incident created
incident.updatedIncident fields changed (title, severity, status, description)
incident.deletedIncident soft-deleted
evidence.uploadedEvidence file uploaded
evidence.deletedEvidence file removed
milestone.completedNIS2 milestone marked as done
export.requestedEvidence pack export initiated
webhook.createdWebhook configuration added
webhook.deletedWebhook configuration removed

Audit log entries related to an incident are included in evidence pack exports (both PDF and ZIP formats), providing a tamper-evident trail for auditors.

  • Review the audit log regularly for unexpected activity
  • Use the audit log to verify incident timelines during post-mortems
  • All entries include the authenticated user — useful for accountability
  • Export evidence packs to get a snapshot of audit entries for a specific incident
  • The audit log is your compliance safety net — it’s always recording