Audit
Route: /audit · Settings section
What it is
The compliance archive: a filterable, optionally integrity-checked chain of governed events (who did what, when, under whose approval).
What it is for
- Prove what happened after the fact
- Export evidence
- Detect tampering when HMAC chaining is enabled
Where you are in the flow
Day-to-day ops → Activity (live) · ★ Audit (evidence / compliance)
Use Activity to debug today. Use Audit when someone asks “show me the record” weeks later.
What you do here
- Open Audit; check integrity banner if shown.
- Filter the event chain.
- Export from the UI or include audit data in your Postgres backup.
Where work goes next
| Goal | Next |
|---|---|
| Live debugging | Activity |
| Backup of the database | Install → Backup |