Skip to main content

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.