Audit trail¶
Prerequisites¶
- Operator Console access (any role can view/export)
View¶
- Open Governance.
- Open the audit trail (
GET /v1/admin/audit).
Export¶
- Choose Export.
- Select the format offered by the console (
GET /v1/admin/audit/export?format=). - Store the file per your retention policy.
The agent execution journal has a parallel view/export path (GET /v1/admin/agent/journal and /export). See Governance.
How to verify¶
- Export downloads and opens.
- Sample events match the on-screen trail.
If it fails¶
- Empty trail: widen the time range or confirm activity occurred.
- API error: re-authenticate and retry; escalate to Residion if persistent.