Admin Guide
Activity Log
How to use the admin activity log to audit changes made by system admins.
Activity Log
Navigate to System → Activity Log.
The activity log is an immutable, append-only audit trail of all actions performed by system administrators. It answers: who did what, and when.
Table columns
| Column | Description |
|---|---|
| Admin | The system admin who performed the action |
| Action | What was done (e.g. tenant.create, user.suspend) |
| Target | The entity that was affected (ID + type) |
| Timestamp | When the action occurred |
Filtering
You can filter the log by admin to scope the view to a specific user's actions.
Important notes
- Entries are never deleted or modified — the log is append-only by design.
- There is no write access to this table from the admin UI.
- For compliance purposes, all write operations in the admin app are automatically recorded here.