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

# Audit logs

> Review a tamper-evident record of administrative actions across your account.

Audit logs give account administrators a tamper-evident record of administrative actions taken across their organization. Access them from the left sidebar under your account name. Only account administrators can view audit logs.

Each log entry captures:

| Field         | Description                                                   |
| ------------- | ------------------------------------------------------------- |
| **Timestamp** | When the action occurred (UTC)                                |
| **Actor**     | The user who performed the action                             |
| **Action**    | What was done (e.g., `credential.created`, `trigger.deleted`) |
| **Target**    | The resource that was affected                                |
| **Workspace** | The workspace where the action took place, if applicable      |

Audit log entries are read-only and cannot be modified or deleted.

## Captured actions

Audit logs capture actions in these categories:

* **Credentials** — connect, disconnect, rotate
* **Triggers** — create, update, delete, activate, deactivate
* **Agents** — install, uninstall, publish
* **Integrations** — create, update, publish, delete
* **Members** — invite, remove, role change
* **API keys** — create, delete

## Exporting logs

Click **Export** in the Audit Logs view to download a CSV of the currently filtered log entries.
