Unified Audit Logs
Unified Audit Logs provide a centralized record of all significant actions performed within the Bridge platform. Administrators can use unified audit logs to track user activity, monitor configuration changes, and support compliance and security investigations.
info
Admin can view unified audit logs for their own actions as well as all tenant admins and tenant users across every tenant.
note
Unified audit logs are read-only. They cannot be modified or deleted by any user.
Accessing Unified Audit Logs
- In the sidebar, navigate to Audit Logs.
- The audit log table displays a chronological list of events with the most recent entries first.

Log Details
Each audit log entry includes the following information:
| Field | Description |
|---|---|
| User | The name and email of the user who performed the action |
| Category | The category of the action (e.g., auth, model_deployment) |
| Action Name | The specific operation performed (e.g., user.auth.login, model-deployment.create, model-deployment.update, model-deployment.delete) |
| Result Status | The outcome of the action (e.g., SUCCESS) |
| Timestamp | Date and time when the action occurred |
| Description | A detailed summary of the action, including the resource and tenant involved |
Filtering and Search
Use the filters at the top of the audit log table to narrow results by:
- Search — Search across any field to find specific log entries.
- Status — Filter by result status (e.g., Success).
- Date range — Select a start and end date to view logs within a specific time period.
- User — Filter by the user who performed the action.
- Category — Filter by the category of the action (e.g.,
auth,model_deployment).
Exporting Unified Audit Logs
Click the download icon in the top-right corner of the unified audit log table to export the log entries.