Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.goantiai.com/llms.txt

Use this file to discover all available pages before exploring further.

The Audit Log viewer gives you a searchable, filterable view of everything that has happened in your workspace.

Filtering

Filter by any combination of:
  • Event type (e.g. token.issued, agent.revoked, policy.updated)
  • Actor (which agent or human user performed the action)
  • Resource type (agent, policy, token, etc.)
  • Outcome (success or failure)
  • Date range (any range up to 365 days)

Example: find all failed auth attempts

Set event type to token.auth_failed, outcome to failure, and date range to yesterday. Results show every failed attempt with source IP, agent, and reason.

Exporting

Click Export to download as CSV, JSON, or NDJSON. For date ranges over 30 days, the export runs in the background and you get a download link when ready. All exports are signed with your workspace’s RS256 key — verifiable at any time.

Verifying chain integrity

Click Verify Chain to check your entire audit log is intact:
  • ✅ Chain is intact — all records unmodified
  • ❌ Chain broken at [event ID] — a record has been modified