Audit logs

Audit logs provide a chronological record of actions performed within your Organization across Studio and Le Chat. They let administrators track user activity, API key usage, and security events.

Available on Enterprise plans. Enabled by default for all Workspaces.

Access audit logs

Access audit logs

Open AdminAdmin Panel and click Audit Logs in the left menu, or go directly to AdminAudit logs.

No setup is needed. Audit logs are enabled automatically on Enterprise plans.

What gets logged

What gets logged

Audit logs capture actions performed by both users and API keys. Each log entry includes:

  • Timestamp (CreatedAt): when the event occurred.
  • Actor: who performed the action (human user, API key, or system).
  • Event: the specific action (e.g., batch_job.create, le_chat.conversation.deleted).
  • Target: the resource affected (e.g., batch job, conversation, API key).
  • Metadata: additional context about the actor, event, and target.

Logged activities include:

  • Authentication events (sign-ins, SSO flows)
  • API usage and key management (creation, deletion)
  • Organization and Workspace changes
  • User management actions (invitations, role changes, removals)
  • Settings modifications
  • Le Chat interactions (conversation creation, deletion)
Search and filter

Search and filter

Use the filter controls above the log table to narrow results:

  1. Filter by Actor (human, API key), Event type, or Target resource.
  2. Combine multiple filters to find specific activities (e.g., all conversation deletions by a specific user).
  3. Customize visible columns by clicking Columns and toggling fields on or off.

The table updates automatically as you apply filters.

Use cases

Use cases

  • Security monitoring: detect unauthorized access or unusual activity patterns.
  • Incident investigation: trace the sequence of actions leading to an issue.
  • Compliance: maintain records for regulatory requirements.
Limitations

Limitations

  • Log export isn't currently supported.
  • Audit logs are only available on Enterprise plans.