Using the Audit Log
The audit log provides a complete history of all changes made within your organisation. Only Organisation Admins can access it.
Accessing the Audit Log
Go to Audit Log in the sidebar.
Searching Events
You can search the audit log by:
Aggregate Type
Filter by the type of entity that was changed:
| Type | What it tracks |
|---|---|
| Account | Account creation, name/email changes |
| Series | Series creation, config changes, status updates |
| Race | Race scheduling, entry changes, timing records |
| Organisation | Organisation settings changes |
| Membership | Member additions, removals, requests |
| Handicap List | Handicap list changes |
| Access Control | Role grants and revocations |
Aggregate ID
Search for events related to a specific entity by entering its ID. This is useful when you need to see the full history of a particular series, race, or account.
Reading Events
Each event shows:
- Timestamp - when the change occurred
- Event type - what happened (e.g. "RaceEntryAdded", "SeriesConfigChanged")
- Payload - the full details of the change in JSON format
Use Cases
- Investigating issues - find out when and how a race result was changed
- Compliance - maintain a record of all administrative actions
- Debugging - trace the sequence of events that led to a particular state
See Also
- Managing Roles & Permissions - who can access the audit log