documentation/self-host/enterprise-edition/activity-logs.mdx
Activity Logs provide a clear record of actions performed within a workspace, including changes to collections, requests, and user interactions. These logs help maintain visibility and traceability of modifications across the workspace.
Activity Logs are controlled via a unified toggle in the Admin Dashboard.
<Note> Activity Logs operate independently and do not require ClickHouse credentials. However, if Audit Logs are needed, ClickHouse credentials must be configured. </Note>
To access Activity Logs in a workspace:
History tab, you will find a chronological timeline of all changes made to collections and requests.Activity Logs track the following actions within the workspace:
| Action | Logged Activity Example |
|---|---|
| Creating a new workspace | Created new workspace Statging |
| Renaming a Workspace | Renamed workspace from Staging to Production |
| Adding a user to the workspace | John Doe was added to the workspace as Viewer |
| Updating a user's role in workspace | John Doe's role was updated from Viewer to Editor |
| Removing a user from the workspace | John Doe was removed from the workspace |
| Action | Logged Activity Example |
|---|---|
| Creating a new collection | Created new collection Authentication APIs |
| Renaming a collection | Renamed collection from User Management to Role Management |
| Importing a collection | Imported collection Payment Gateway APIs |
| Duplicating a collection | Duplicated collection Microservices APIs |
| Deleting a collection | Deleted collection Authentication APIs |
| Action | Logged Activity Example |
|---|---|
| Creating a new request | Created new request Fetch User Data |
| Deleting a request | Deleted request Fetch User Data |
<Note> Users with the OWNER role have the authority to DELETE activity logs. </Note>
Each log entry provides detailed information about the recorded action, including: