Path: Administration → Activity (
/activity) — Admin onlyThe Activity page is the platform audit trail, showing every significant action taken by users and the system.What is Logged
User Actions
System Events
Activity Feed
The page is rendered by the ActivityTab component, showing a real-time feed of events:
Click any row to expand the full details, including request parameters with sensitive values masked.
Audit Trail Properties
- Immutable — entries cannot be edited or deleted from the UI
- Complete — every state-changing action is recorded
- Timestamped — all events use UTC timestamps
- Attributed — every action linked to a user account or the system process
- Retained — logs kept for 365 days by default (configurable in Settings)