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

# Audit Logs | AI Gateway

> Monitor AI Gateway workspace activity. Track who did what, when they did it, and what was affected for compliance and security.

<Badge color="blue" size="lg" shape="pill" stroke="true">Feature available with the [Enterprise Plan](https://orq.ai/solutions/enterprise)</Badge>

Audit Logs track all actions in the **AI Gateway** workspace. See who made changes, what was changed, and when.

## Use cases

* **Security**: Track API key creation and deletion, and user access patterns.
* **Compliance**: Maintain records of who changed what and when.
* **Troubleshooting**: Understand what changed and identify who made specific modifications.
* **Team management**: Monitor member activities and permission changes.

## Accessing audit logs

Navigate to **Settings** → **Audit Logs** in the **AI Gateway** sidebar.

<Frame caption="Audit Logs table with timestamps, entities, actions, and actors.">
  <img src="https://mintcdn.com/orqai/S1-0kiPeULI-eMfT/images/audit-logs.png?fit=max&auto=format&n=S1-0kiPeULI-eMfT&q=85&s=7ee6259598d5976ab0d9413a08a463fa" alt="Audit Logs table showing rows with Timestamp, Entity, Type, Action, and Actor columns." width="1785" height="717" data-path="images/audit-logs.png" />
</Frame>

## Log columns

| Column        | Description                                         |
| ------------- | --------------------------------------------------- |
| **Timestamp** | When the action occurred                            |
| **Entity**    | What was affected (API Keys, Models, Members, etc.) |
| **Type**      | Category of the resource                            |
| **Action**    | What happened: Created, Updated, Deleted, Accessed  |
| **Actor**     | Who performed the action                            |

## Filters

Filter by **Entity Type** or **Actor**. Sort by Timestamp or Entity.

## Data retention

Audit log retention is configured per organization. Contact [support@orq.ai](mailto:support@orq.ai) to discuss retention requirements.
