Audit log

Enterprise & Unlimited only. Every Autopilot configuration change, recorded.

Lower tiers see the panel but no entries are recorded.


What gets logged

  • Repo link created / updated / enabled / disabled / deleted
  • Auto-apply runs and reverts
  • PR comments turned on or off
  • GitHub App installed / uninstalled on a Space
  • Daily Preview cap reached

Each entry shows: timestamp · who · what changed · which object.


Where to find it

flowchart LR
    Space[Open the Space] --> Settings[Settings]
    Settings --> Audit[Audit log section]
    Audit --> Show[50 most recent entries,<br/>newest first]
    Audit --> Export[Export CSV<br/>full history]

CSV export

One click. Full history, no row limit.

Columns: timestamp, event type, summary, actor name, actor email, subject type, subject ID, metadata JSON.


From an AI assistant

The MCP tool get-space-activity-log returns the same data. Useful for compliance reviews driven by Claude, Cursor, or ChatGPT.

See the MCP Tool reference guide for parameters.


Retention

Entries live as long as the Space. Deleting the Space removes the audit log.

If a team member is removed, their historical entries stay attached to their name and email as it was at the time of the action.