Audit Logs
The Audit Logs page shows a history of administrative actions across the system.

Audit Table
Each log entry shows:
| Column | Description |
|---|---|
| Status | Success or failure indicator |
| Event Type | Color-coded badge (e.g., Assistant, MCP Server, Page, Configuration) |
| Description | Summary of what happened |
| User | Who performed the action (email or ID) |
| Entity | The affected entity type and ID |
| Timestamp | When the event occurred |
| Details | Expandable section with before/after values |
Filtering
- Event Type — Filter by event category (Assistant, MCP Server, Page, Configuration)
Expandable Details
Click a row to expand its details showing:
- Before Value — JSON representation of the state before the change
- After Value — JSON representation of the state after the change
- Metadata — Additional context about the event
Pagination
Results are shown 20 entries per page with navigation controls.
MCP Errors
MCP error logs are available per instance in the Errors tab of each MCP server's configuration page. This makes it easy to diagnose issues for a specific integration without wading through global logs.
To view errors for an MCP server:
- Navigate to MCP Servers in the sidebar
- Click the server you want to investigate
- Go to the Errors tab
Each instance shows statistics, filterable error logs, and detailed error context. See MCP Configuration > Errors Tab for full documentation.
Errors are automatically classified into categories (Network, Auth, Client Error, Server Error, Circuit Open) and retained for 30 days.
Next Steps
- Usage — Monitor token usage
- Data Privacy — GDPR erasure and PII search tools
- Global Settings — System-wide configuration
- MCP Servers — Per-instance MCP error logs