Skip to main content

The Admin Logs page of the Clerk Dashboard provides a detailed audit log of workspace admin actions — whether performed by a workspace member through the Dashboard, programmatically through the Backend API using a Clerk , or through the Platform API. Admin Logs track actions such as creating OAuth applications, updating instance settings, rotating secrets, and managing Roles and Permissions.

Note

Changes to end-user resources — such as the user and organization events below — are recorded in Admin Logs when made from the Dashboard or through the Backend API, and also appear in Application Logs so the affected instance's timeline stays complete. Actions end users take themselves in your application are recorded in Application Logs only.

To learn how to filter entries, inspect event details, and understand retention, see the Logs overview.

Supported events

The following tables list all event types that can appear in Admin Logs, organized by category. Use these identifiers when filtering logs in the Clerk Dashboard.

Access control events

Event typeDescription
allowlist_identifier.createdIdentifier was added to the allowlist
allowlist_identifier.deletedIdentifier was removed from the allowlist
blocklist_identifier.createdIdentifier was added to the blocklist
blocklist_identifier.deletedIdentifier was removed from the blocklist
instance.restriction_settings.updatedInstance restriction settings were updated
instance.subdomain_allowlist.updatedInstance subdomain allowlist was updated

API key and secret events

Event typeDescription
api_keys.disabledAPI keys were disabled
api_keys.enabledAPI keys were enabled
api_keys.settings.updatedAPI keys settings were updated
clerk_secret_key.createdClerk secret key was created
clerk_secret_key.deletedClerk secret key was deleted
testing_token.createdTesting token was created

Application events

Event typeDescription
accountless_application.claimedAccountless application was claimed into the workspace
application.createdApplication was created
application.deletedApplication was deleted
application.favicon.deletedApplication favicon was deleted
application.favicon.updatedApplication favicon was updated
application.logo.deletedApplication logo was deleted
application.logo.updatedApplication logo was updated
application.product.subscribedApplication was subscribed to a product (legacy per-application Clerk subscriptions only)
application.product.unsubscribedApplication was unsubscribed from a product (legacy per-application Clerk subscriptions only)
application.subscription_plan.changedApplication subscription plan was changed
application.transfer.canceledApplication transfer was canceled
application.transfer.createdApplication transfer was created
application.transferredApplication was transferred into this workspace
application.transferred_by_codeApplication was transferred via a claim code
application.transferred_outApplication was transferred out of this workspace
application.updatedApplication was updated
aws_credentials.createdAWS credentials were created
aws_credentials.deletedAWS credentials were deleted
aws_credentials.updatedAWS credentials were updated

Billing events

Event typeDescription
billing.discount.createdBilling discount was created
billing.discount.updatedBilling discount was updated
billing.initializedBilling was initialized
billing.payee.account_link.createdBilling payee account link was created
billing.payee.createdBilling payee was created
billing.payee.disconnectedBilling payee was disconnected
billing.payee.updatedBilling payee was updated
billing.payer.createdBilling payer was created
billing.plan.createdBilling Plan was created
billing.plan.deletedBilling Plan was deleted
billing.plan.feature_createdFeature was added to a Billing Plan
billing.plan.feature_deletedFeature was removed from a Billing Plan
billing.plan.free_trials_updatedFree trials for Billing Plans were updated
billing.plan.updatedBilling Plan was updated
billing.price.createdBilling price was created
billing.product.createdBilling product was created
billing.product.updatedBilling product was updated
billing.settings.updatedBilling settings were updated
organization.credits.adjustedOrganization's credit balance was adjusted from the Dashboard
organization.subscription_item.canceledOrganization's Subscription was canceled from the Dashboard
organization.subscription_item.discount.appliedDiscount was applied to an Organization's Subscription from the Dashboard
organization.subscription_item.discount.removedDiscount was removed from an Organization's Subscription from the Dashboard
organization.subscription_item.free_trial.extendedFree trial for an Organization's Subscription was extended from the Dashboard
organization.subscription_item.price_transition.createdPrice transition was created for an Organization's Subscription from the Dashboard
user.credits.adjustedUser's credit balance was adjusted from the Dashboard
user.subscription_item.canceledUser's Subscription was canceled from the Dashboard
user.subscription_item.discount.appliedDiscount was applied to a user's Subscription from the Dashboard
user.subscription_item.discount.removedDiscount was removed from a user's Subscription from the Dashboard
user.subscription_item.free_trial.extendedFree trial for a user's Subscription was extended from the Dashboard
user.subscription_item.price_transition.createdPrice transition was created for a user's Subscription from the Dashboard

Discount and partnership events

Event typeDescription
discount_request.createdDiscount request was created (recorded only for requests tied to an application in the workspace)
github_student_pack.claimedGitHub Student Pack was claimed

Domain and proxy events

Event typeDescription
domain.createdDomain was created
domain.deletedDomain was deleted
domain.dns.retriedDomain DNS check was retried
domain.mail.retriedDomain mail check was retried
domain.ssl.retriedDomain SSL check was retried
domain.updatedDomain was updated
domain_intent.canceledDomain intent was canceled
domain_intent.createdDomain intent was created
instance.domain.changedInstance domain was changed
instance_domain.createdInstance domain was created
instance_domain.deletedInstance domain was deleted
proxy_configuration.verifiedProxy configuration was verified

Enterprise and SSO connection events

Event typeDescription
easie_connection.createdEASIE connection was created
easie_connection.deletedEASIE connection was deleted
easie_connection.updatedEASIE connection was updated
enterprise_connection.createdEnterprise connection was created
enterprise_connection.deletedEnterprise connection was deleted
enterprise_connection.test_run.createdEnterprise connection test run was started
enterprise_connection.updatedEnterprise connection was updated
saml_connection.createdSAML connection was created
saml_connection.deletedSAML connection was deleted
saml_connection.updatedSAML connection was updated
scim.group_role_mapping.createdSCIM group-role mapping was created
scim.group_role_mapping.deletedSCIM group-role mapping was deleted
scim.group_role_mapping.updatedSCIM group-role mappings were updated
scim_directory.api_key_rotatedAPI key for a SCIM directory was rotated
scim_directory.createdSCIM directory was created
scim_directory.deletedSCIM directory was deleted
scim_directory.updatedSCIM directory was updated
sso_built_in_provider.deletedBuilt-in SSO provider was deleted

Feature and Plan events

Event typeDescription
feature.createdFeature was created
feature.deletedFeature was deleted
feature.permission.deletedPermission was removed from a Feature
feature.plan.createdFeature was added to a Plan
feature.plan.deletedFeature was removed from a Plan
feature.updatedFeature was updated

Fraud and security events

Event typeDescription
fraud_settings.updatedFraud settings were updated
instance.client_trust.toggledClient trust for the instance was toggled
instance.compliance_settings.updatedInstance compliance settings were updated
instance.password_compromised.setInstance password was flagged as compromised
instance.password_compromised.unsetCompromised flag on the instance password was cleared
instance.protect_settings.updatedInstance protection settings were updated

Instance setting events

Event typeDescription
instance.account_portal.updatedAccount portal settings were updated
instance.account_portal_urls.updatedAccount portal URLs were updated
instance.api_version.updatedInstance API version was updated
instance.communication_settings.updatedInstance communication settings were updated
instance.deletedInstance was deleted
instance.display_config.updatedInstance display configuration was updated
instance.display_config_urls.updatedInstance display configuration URLs were updated
instance.image_settings.updatedInstance image settings were updated
instance.mail.retriedInstance mail check was retried
instance.organization_settings.updatedOrganization settings for the instance were updated
instance.production.createdProduction instance was created
instance.session_settings.updatedInstance session settings were updated
instance.social_provider.updatedInstance social provider was updated
instance.ssl.retriedInstance SSL check was retried
instance.test_users.deletedTest users were deleted from the instance
instance.theme.updatedInstance theme was updated
instance.updatedInstance was updated
instance.user_settings.updatedInstance user settings were updated
instance.users.exportedInstance users were exported
instance_settings.updatedInstance settings were updated

Integration events

Event typeDescription
integration.createdIntegration was created
integration.deletedIntegration was deleted
integration.linkedIntegration was linked
integration.updatedIntegration was updated

JWT events

Event typeDescription
jwt_service.updatedJWT service was updated
jwt_template.createdJWT template was created
jwt_template.deletedJWT template was deleted
jwt_template.updatedJWT template was updated

Machine and machine token events

Event typeDescription
machine.createdMachine was created
machine.deletedMachine was deleted
machine.scope.createdMachine scope was added
machine.scope.deletedMachine scope was removed
machine.secret_key.rotatedMachine secret key was rotated
machine.updatedMachine was updated
machine_token.createdMachine token was created
machine_token.revokedMachine token was revoked

Native application events

Event typeDescription
android_application.createdAndroid application was created
android_application.deletedAndroid application was deleted
android_application.updatedAndroid application was updated
ios_application.creatediOS application was created
ios_application.deletediOS application was deleted
ios_application.updatediOS application was updated
native_settings.updatedNative settings were updated

OAuth provider and application events

Event typeDescription
custom_oauth_provider.createdCustom OAuth provider was created
custom_oauth_provider.debug_run.createdDebug run was started for a custom OAuth provider
custom_oauth_provider.deletedCustom OAuth provider was deleted
custom_oauth_provider.logo.deletedLogo for a custom OAuth provider was deleted
custom_oauth_provider.logo.updatedLogo for a custom OAuth provider was updated
custom_oauth_provider.updatedCustom OAuth provider was updated
oauth_application.createdOAuth application was created
oauth_application.deletedOAuth application was deleted
oauth_application.logo.updatedLogo for an OAuth application was updated
oauth_application.secret_rotatedSecret for an OAuth application was rotated
oauth_application.settings.updatedSettings for an OAuth application were updated
oauth_application.updatedOAuth application was updated

Organization events

Event typeDescription
organization.createdOrganization was created
organization.deletedOrganization was deleted
organization.logo.deletedOrganization logo was deleted
organization.logo.updatedOrganization logo was updated
organization.metadata.updatedOrganization metadata was updated
organization.updatedOrganization was updated
organization_domain.affiliation.verifiedOrganization domain affiliation was verified
organization_domain.affiliation_verification.preparedAffiliation verification for an Organization domain was prepared
organization_domain.createdDomain was added to an Organization
organization_domain.deletedDomain was removed from an Organization
organization_domain.enrollment_mode.updatedEnrollment mode for an Organization domain was updated
organization_domain.ownership_verifiedOwnership of an Organization domain was verified
organization_domain.updatedOrganization domain was updated
organization_invitation.acceptedInvitation to join an Organization was accepted
organization_invitation.createdOrganization invitation was created
organization_invitation.revokedOrganization invitation was revoked
organization_membership.createdMember was added to an Organization
organization_membership.deletedMember was removed from an Organization
organization_membership.metadata.updatedOrganization membership metadata was updated
organization_membership.updatedOrganization membership was updated
organization_membership_request.acceptedOrganization Membership Request was accepted
organization_membership_request.rejectedOrganization Membership Request was rejected
organization_suggestion.acceptedSuggestion to join an Organization was accepted

Redirect URL events

Event typeDescription
redirect_url.createdRedirect URL was created
redirect_url.deletedRedirect URL was deleted

Role and Permission events

Event typeDescription
organization_permission.createdOrganization Permission was created
organization_permission.deletedOrganization Permission was deleted
organization_permission.updatedOrganization Permission was updated
organization_role.createdOrganization Role was created
organization_role.deletedOrganization Role was deleted
organization_role.permission.assignedPermission was assigned to an Organization Role
organization_role.permission.removedPermission was removed from an Organization Role
organization_role.updatedOrganization Role was updated
role_set.createdRole Set was created
role_set.deletedRole Set was deleted
role_set.role.addedRole was added to a Role Set
role_set.role.removedRole was removed from a Role Set
role_set.updatedRole Set was updated

Template events

Event typeDescription
template.deletedTemplate was deleted
template.delivery_toggledTemplate delivery was toggled
template.disabledTemplate was disabled
template.draft.canceledTemplate draft was canceled
template.draft.createdTemplate draft was created
template.enabledTemplate was enabled
template.revertedTemplate was reverted
template.updatedTemplate was updated

Update events

Event typeDescription
update.opted_inUpdate was opted in to
update.opted_outUpdate was opted out of

User and waitlist events

Event typeDescription
instance.waitlist_entries.exportedWaitlist entries were exported
invitation.createdInstance invitation was created
invitation.revokedInstance invitation was revoked
user_actions.bulk_update.startedBulk user actions update was started
waitlist_entry.createdWaitlist entry was created
waitlist_entry.deletedWaitlist entry was deleted
waitlist_entry.invitedInvitation was sent to the waitlist entry
waitlist_entry.rejectedWaitlist entry was rejected

User events

Event typeDescription
actor_token.createdImpersonation (actor) token was created for a user from the Dashboard
email_address.createdEmail address was added to a user from the Dashboard
email_address.deletedEmail address was deleted from a user from the Dashboard
email_address.updatedUser's email address was updated from the Dashboard
phone_number.createdPhone number was added to a user from the Dashboard
phone_number.deletedPhone number was deleted from a user from the Dashboard
phone_number.updatedUser's phone number was updated from the Dashboard
session.revokedUser's session was revoked from the Dashboard
user.all_totps.deletedUser's TOTP authenticators were deleted from the Dashboard
user.backup_codes.deletedUser's backup codes were deleted from the Dashboard
user.bannedUser was banned from the Dashboard
user.createdUser was created from the Dashboard
user.deletedUser was deleted from the Dashboard
user.external_account.disconnectedExternal account was disconnected from a user from the Dashboard
user.lockedUser was locked from the Dashboard
user.metadata.updatedUser metadata was updated from the Dashboard or Backend API
user.mfa.disabledUser's MFA was disabled from the Dashboard
user.passkey.deletedPasskey was deleted from a user from the Dashboard
user.password.deletedUser's password was removed from the Dashboard
user.password_compromised.setUser's password was marked as compromised from the Dashboard
user.password_compromised.unsetUser's password was cleared of compromised status from the Dashboard
user.profile_image.deletedUser's profile image was deleted from the Dashboard
user.profile_image.updatedUser's profile image was updated from the Dashboard
user.unbannedUser was unbanned from the Dashboard
user.unlockedUser was unlocked from the Dashboard
user.updatedUser was updated from the Dashboard
web3_wallet.deletedWeb3 wallet was removed from a user from the Dashboard

Webhook events

Event typeDescription
svix_app.createdSvix app was created
svix_app.deletedSvix app was deleted
svix_dashboard_url.createdSvix dashboard URL was created

Workspace billing events

Event typeDescription
workspace.checkout_session.completedA workspace checkout session was completed
workspace.checkout_session.createdA workspace checkout session was started
workspace.customer_info.updatedThe workspace customer info was updated
workspace.customer_portal_session.createdA workspace customer portal session was opened
workspace.customer_tax_id.deletedThe workspace customer tax ID was deleted
workspace.default_payment_method.updatedThe workspace default payment method was updated
workspace.payment_method.attachedA payment method was added to a workspace
workspace.payment_method.detachedA workspace payment method was detached
workspace.payment_method_setup.initiatedA workspace payment method setup was initiated
workspace.pricing.migratedThe workspace pricing was migrated
workspace.subscription.addon.addedA workspace subscription add-on was added
workspace.subscription.addon.reactivatedA workspace subscription add-on was reactivated
workspace.subscription.addon.removedA workspace subscription add-on was removed
workspace.subscription.canceledThe workspace subscription was canceled
workspace.subscription.createdThe workspace subscription was created
workspace.subscription.reactivatedThe workspace subscription was reactivated
workspace.subscription_change.previewedA workspace subscription change was previewed
workspace.subscription_plan.changedThe workspace subscription plan was changed

Workspace events

Event typeDescription
workspace.createdA workspace was created
workspace.domain.affiliation.verifiedA workspace domain was verified
workspace.domain.affiliation_verification.preparedVerification of a workspace domain was started
workspace.domain.createdA domain was added to a workspace
workspace.domain.deletedA domain was removed from a workspace
workspace.domain.enrollment_mode.updatedA workspace domain's enrollment mode was changed
workspace.invitation.acceptedA workspace invitation was accepted
workspace.invitation.createdA member was invited to a workspace
workspace.invitation.revokedA workspace invitation was revoked
workspace.logo.deletedA workspace logo was deleted
workspace.logo.updatedA workspace logo was updated
workspace.member.addedA member was added to a workspace
workspace.member.removedA member was removed from a workspace
workspace.member.updatedA workspace member's role was changed
workspace.membership_request.acceptedA request to join a workspace was approved
workspace.membership_request.rejectedA request to join a workspace was rejected
workspace.suggestion.acceptedA suggestion to join a workspace was accepted
workspace.updatedA workspace was updated

Feedback

What did you think of this content?

Last updated on