callmine.

What's in the Callmine workspace audit log?

Admin & audit·May 31, 2026·2 min·By Callmine Team

The /audit page lists 14 admin-relevant event types with actor, timestamp, and diff. Filterable, paginated, admin-only.

TL;DR

Workspace admins can review every admin-relevant action at /audit. Fourteen event types are recorded with actor identity, timestamp, and a structured diff blob. Filter by action type and paginate through history.

What gets logged

Fourteen event types are recorded:

  • ·Integration changes — Gong, HubSpot, Slack connected, disconnected, reconnected.
  • ·Member changes — invites sent, members added, removed, role changes.
  • ·Billing actions — plan upgrades, downgrades, add-on purchases, payment failures.
  • ·Schedule lifecycle — created, edited, activated, paused, deleted.
  • ·Report exports — PDF, DOCX, JSON downloads.
  • ·Workspace settings — name changes, timezone changes, preference updates.

Each entry records who took the action (Clerk user ID + email), when (ISO timestamp), what the action was, and a structured diff of what changed. Click any row to expand the full diff.

What's not logged

  • ·Read actions. Opening a report or browsing the dashboard is not audited. The log is action-oriented, not page-view-oriented.
  • ·Analysis submissions. Running an analysis is part of normal product use, not an admin action. Run history is visible on /dashboard, separately from /audit.
  • ·Member-side reads. A member viewing a report doesn't generate an audit entry. Only admin-relevant mutations are logged.

Filtering and pagination

The page supports action-type filtering — pick from the dropdown above the list. Date-range filtering is on the roadmap. Pagination is offset-based; the default page size is 50 entries.

Source tagging

Mutating actions taken through Callmine's MCP server (Claude Desktop, claude.ai, ChatGPT connectors) carry "source": "mcp" in their diff blob. Useful when you're triaging an unexpected change and want to know whether it came from the web UI or from a connected AI client.

Compliance exports

The /audit page is the day-to-day view. For formal compliance evidence — SOC 2 controls, incident response, or regulator requests — email hello@callmine.ai and we'll send a verified export filtered to your workspace and the date range you need.

§ Common questions

Frequently asked.

Who can see the audit log?

Workspace admins only. Members get a 403 if they try `/audit`. The page is not surfaced in their navigation.

How far back does the audit log go?

All workspace events since the workspace was created are retained. Audit retention is not tied to plan retention — even Free plans see the full history.

Can I export the audit log?

Not as a self-serve download today. For a compliance review or incident response, email `hello@callmine.ai` and we'll send a CSV export filtered to the workspace and time range you specify.

Can I get a verified audit export for compliance?

Yes. For formal compliance evidence — SOC 2 controls, incident response, regulator requests — email `hello@callmine.ai` and we'll send a verified export filtered to your workspace and date range.