# Platform Audit Logs

Monitor and track organization member activities via platform API or dashboard.

Any [Platform API](/docs/reference/api/introduction) or [dashboard](/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](/docs/guides/auth/audit-logs) to monitor authentication-related activities within your projects.

Platform Audit Logs are only available on the [Team and Enterprise plans](/pricing).

## Accessing audit logs

Platform Audit Logs can be found under your [organization's audit logs](/dashboard/org/_/audit).

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
- Email
- 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