docs(dashboard): add Admin Logs page#3480
Conversation
New /docs/guides/dashboard/logs/admin-logs sibling to the existing Application Logs page. Frames Admin Logs as the audit trail for workspace admin actions (C1 actors via Dashboard / BAPI) — distinct from Application Logs, which track end-user activity. Mirrors the application-logs.mdx structure (intro, filters, detail view, plan/retention table) and lists every (admin_log)-tagged event type currently defined in the Clerk event_stream proto, grouped into 22 sections that match the in-product Notion catalog. Manifest updated to surface the page under Dashboard > Logs.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The dashboard-driven create owns the canonical oauth_application.created type. The DCR (RFC 7591) flow moves to oauth_application.dynamically_registered on the Application Logs page. - Application Logs: oauth_application.created → oauth_application.dynamically_registered - Admin Logs: oauth_application.created_by_admin → oauth_application.created
Replaces the hand-authored "Supported events" section in the Admin Logs guide with output from the new gen-admin-log-docs tool in clerk_go, which walks the compiled proto registry and emits markdown tables grouped by each admin_log's `docs_group` and rendered from its `docs_description` (passive-voice, actor-less phrasing). Also reverts the `oauth_application.created` → `oauth_application.dynamically_registered` rename in application-logs.mdx that landed in 6702755, restoring the event type shipping in production. Companion clerk_go PR: clerk/clerk_go#20369.
|
pnpm migrate:clerkRun it locally from the root of this branch and it'll migrate the branch and PR over to The required |
Regenerated from clerk_go — "An organization was left" is now "A member was removed from an organization", mirroring the sibling `organization_membership.created` row.
|
This branch and PR were migrated to clerk/clerk. Migration branches/PRs created from this PR (most recent last):
|
What does this solve? What changed?
New /docs/guides/dashboard/logs/admin-logs.
Mirrors the application-logs.mdx structure (intro, filters, detail view, plan/retention table).
Other resources
https://linear.app/clerk/issue/USER-5585/update-docs-with-the-list-of-admin-log-events