Audit Dashboard activity with Admin Logs
- Category
- Product
- Published
An audit trail of admin actions across your workspace

The Clerk Dashboard now has Admin Logs: an audit trail of the configuration changes made across your workspace — from the Dashboard, the Backend API, or the Platform API. Admin Logs track actions like creating OAuth applications, updating instance settings, rotating secrets, and managing Roles and Permissions, and more.
Filtering and search
The logs page shows a reverse-chronological feed of events. Each entry lists a description of what happened (e.g., "Brandon Romano created a user"), the application it happened in (when applicable), the originating IP address with a country flag (when available), and the timestamp. Select any entry to see its full details.
You can narrow the feed with filters:
- Event type — Filter by event type (e.g.,
oauth_application.updated,domain.created). Supports trailing wildcards (e.g.,oauth_application.*). - Instance — Filter by the instance the action targeted.
- Application — Filter by the application the action targeted.
- Actor — Filter by the actor that triggered the event.
- IP address — Filter by the IP address the action originated from.
- Time range — Scope results to a specific time window.
Get started
Admin Logs are available on the Business and Enterprise plans — see the pricing page for details. They start recording on August 24, 2026; actions before that date aren't included. Open Admin Logs in the Clerk Dashboard, or read the docs.
Going forward
Admin Logs join Application Logs and Email Logs in Clerk's ongoing observability work.