Audit Log Export

Review and export a complete log of all actions taken in your organization.

3 min readSecurity & Compliance

The audit log records every significant action in your Ayorax workspace — who did what, when, and from which IP address.

What's logged

  • Login / logout events
  • Lead created, updated, deleted
  • Campaign launched, paused, deleted
  • Workflow created, edited, activated, deleted
  • Team member invited, removed, role changed
  • API key created or revoked
  • Billing plan changed
  • Organization settings modified
  • AI Knowledge Base updated
  • Data export requests

Viewing audit logs

Go to Settings → Organization → Audit Log (Admin only). Filter by user, action type, or date range. Logs are retained for 12 months.

Exporting audit logs

Click Export CSV to download the filtered log. For automated exports, use the API: GET /v1/audit-logs with date range parameters.

Audit logs are immutable — no one, including Admins, can modify or delete log entries. This is a compliance requirement.

Was this article helpful?