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

# Audit Logs

> Complete audit trail of all platform actions for compliance.

# Audit Logs

Enterprise accounts get full audit logging of every action on the platform — by users, admins, and agents.

## What's Logged

* User authentication events (login, logout, token refresh)
* Agent actions (task created, agent paused/killed, approval decisions)
* Admin operations (user suspended, signups paused, kill-all)
* Integration changes (connected, disconnected, tokens rotated)
* Billing events (plan changed, checkout completed)
* API key management (created, revoked, used)

## Access

Admin panel or via API:

* `GET /admin/audit-log?limit=100`

## Retention

* Standard: 90 days
* Enterprise: 1 year (configurable up to 7 years)
* Logs are immutable — cannot be deleted or modified

## Compliance

Supports SOC 2, ISO 27001, and GDPR compliance requirements.
