> ## Documentation Index
> Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Audit logs

> Review audit logs to track actions performed by organization members, including deployments, configuration changes, and permission updates.

<Info>
  Audit logs are available on [Enterprise plans](https://mintlify.com/pricing?ref=audit-logs).
</Info>

Use audit logs to monitor and track actions performed by members of your organization. Audit logs provide a record of activities for security, compliance, and troubleshooting purposes.

* **Monitor security**: Track authentication attempts and permission changes.
* **Ensure compliance**: Maintain records of all organizational activities.
* **Troubleshoot issues**: Investigate failed actions and their causes.
* **Track changes**: Review who made specific changes and when.

## View audit logs

Go to the [Audit log](https://dashboard.mintlify.com/settings/organization/audit-logs) page of your dashboard to view audit logs.

Click any log entry to expand it and view detailed information, including:

| Field     | Description                                            |
| --------- | ------------------------------------------------------ |
| Timestamp | Date and time when the action occurred                 |
| Actor     | The email address of the user who performed the action |
| Action    | What action the user performed                         |
| Category  | Type of resource affected                              |
| Outcome   | Whether the action succeeded or failed                 |
| Metadata  | Additional context about the action                    |

### Filter logs

Filter audit logs to find specific activities.

**Date range**: Select a preset date range to view logs over a specific period.

**Category**: Filter logs by the type of action.

| Category           | Description                                                                                                         |
| ------------------ | ------------------------------------------------------------------------------------------------------------------- |
| Organization       | Organization settings updates and deletion requests.                                                                |
| Member             | Team member invitations, removals, and role changes.                                                                |
| Deployment         | Deployment configuration changes including custom domains, authentication, Git sources, and MCP client credentials. |
| Preview deployment | Preview deployment creation, updates, and authentication changes.                                                   |
| API key            | API key and discovery API key creation and deletion.                                                                |
| Assistant          | Assistant setting updates like deflection email, web search sites, and starter questions.                           |
| PDF export         | PDF export generation and deletion.                                                                                 |
| Integration        | GitHub and Slack installations and removals.                                                                        |
| Billing            | Subscription updates, add-on purchases, and invoice views.                                                          |
| Quota              | Overage policy and alert configuration changes.                                                                     |
| User               | Individual user notification settings.                                                                              |
| Workflows          | Workflow configurations and repository management.                                                                  |
| Audit log          | Audit log views and exports.                                                                                        |
| Auth               | Login attempts, logouts, and session creations.                                                                     |

## Export audit logs

Export audit logs to CSV for analysis, compliance reporting, or long-term archival.

1. Navigate to the [Audit log](https://dashboard.mintlify.com/settings/organization/audit-logs) page of your dashboard.
2. Optionally, apply filters to narrow down the logs you want to export.
3. Click **Export CSV**.
4. Mintlify sends you an email with a download link when the export is ready.


## Related topics

- [LogRocket](/docs/integrations/analytics/logrocket.md)
- [Commands](/docs/cli/commands.md)
- [Preview locally](/docs/cli/preview.md)
