Skip to content
For the complete Netlify documentation index, see llms.txt. Markdown versions of this page are available by appending .md to the URL.

Unlimited seats on Netlify Pro for $20/month → Learn more 👥

Identity audit log

For the complete documentation index, see llms.txt

This feature is available on Pro plans or higher. For inquiries on access for legacy plans, please contact support.

Netlify keeps a log of actions taken by your Netlify Identity users. To access a project’s Identity audit log, take these steps:

  1. Navigate to the Project configuration Identity section for your project.
  2. Select Identity audit log.

To search a project’s Identity audit log, provide a scoped search term and press enter or use the magnifying glass icon in the search field.

Searches require a scope: prefix. The following search scopes are available:

  • author:[string]: search log history for events by any Identity users with names or emails containing the given string.
  • action:[string]: search log history for actions with names containing the given string. The following action names are available:
    • login
    • logout
    • user_signedup
    • user_deleted
    • user_modified
    • token_revoked
    • token_refreshed
    • user_recovery_requested
    • user_invited