Activity Log

The Activity Log is the audit trail of deployment events. It's the second tab in the Deployments area, alongside the Matrix.

The Deployments area, with the Matrix and Activity Log tabs

What it records

The log captures the lifecycle events that change what's running:

  • Publishes — a new version made active.
  • Promotions — an agent moved Development → QA → Release.
  • Rollbacks — a revert to an earlier version.

Each entry typically shows what happened, to which agent and version, who did it, and when — giving you a chronological, reviewable record for compliance and debugging.

Why it matters

When a release behaves unexpectedly, the Activity Log answers "what changed and when?" without guesswork. Paired with Version History, it lets you trace a problem to a specific change and revert with confidence.

Scope

The log shows events for agents within your admin scope, and paginates for busy organisations.

Next steps