Audit Logs¶
The Audit Logs feature is used to track changes made across key parts of the platform. It provides visibility into who made changes, when they were made, and what the exact changes were.
Purpose¶
Audit logs help maintain accountability and transparency by allowing permitted users to:
- Review a history of updates to critical items
- Track who made specific changes and when
- Compare previous values with updated ones
Access¶
Audit logs are available only to admins or users with specific audit permissions. These permissions vary by item and will be detailed separately once finalized.
Where Audit Logs Exist¶
The following components currently support audit logging:
- Projects
- Dashboards
- Widgets
- Users
- Files
- Email Alerts
- Mailing Lists
⚠️ Audit logging for Companies is not yet implemented.
Viewing Audit Logs¶
Audit logs are accessed via a modal interface. This interface includes:
Audit Table Columns:¶
- Event – Description of what action occurred (e.g., "Name updated", "File deleted")
- User Responsible – The user who performed the action
- Changed At – The timestamp of the change
- View Changes – A button that opens the detailed change view
Viewing Changes¶
Clicking View Changes opens a secondary modal displaying:
- A "Before" table showing the original values
- An "After" table showing the new values
This comparison makes it easy to identify exactly what was updated.