> ## 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.

# Audit Log

> A tamper-proof record of everything that happens in your workspace.

The **audit log** is a complete, tamper-proof record of everything that happens in your Anti AI workspace. Every event is logged automatically.

## What gets logged

* Every token issued, introspected, or revoked
* Every agent created, updated, suspended, or revoked
* Every policy created, updated, or deleted
* Every authentication success and failure
* Every policy decision (allow or deny)
* Every credential rotation
* Every geofence violation

## Tamper-proof design

Each audit record includes a cryptographic hash chained to the previous record. If anyone modifies a historical record, the chain breaks and Anti AI detects it immediately.

Verify your entire audit log at any time from the dashboard with one click.

## Exporting

* **CSV** — for spreadsheets and BI tools
* **JSON** — for programmatic processing
* **NDJSON** — for streaming pipelines

All exports are cryptographically signed.

## Retention

Logs are kept for **365 days** by default.
