Platform Audit Logs
Any Platform API or dashboard actions performed by organization members are logged automatically for auditing and security purposes. This includes actions such as creating a new project, inviting members, modifying an edge function or changing project settings.
Besides Platform Audit Logs, Supabase Auth also provides Auth Audit Logs to monitor authentication-related activities within your projects.
Platform Audit Logs are only available on the Team and Enterprise plans.
Accessing audit logs#
Platform Audit Logs can be found under your organization's audit logs.

For each audit log, you can see additional details by clicking on the log entry:
- Timestamp of action
- Actor who performed the action
- IP address
- Token Type
- Action performed
- Name
- Metadata such as route and response status
- Action Target (Project, organization, Edge Function, ...)
Limitations#
- There is currently no way to export the logs via dashboard
- There is currently no way to set up a log drain of platform audit logs
- Retention periods depend on your plan