Skip to main content

Activity Log

The Activity Log is a running record of the meaningful changes made across your organization — who did what, and when. Use it to answer questions like "who revoked this API key?", "when was this member's entitlement granted?", or "what changed in our settings last week?".

Go to Activity Log in the navigation to open it. The Activity Log is available to administrators only.

Who can see the Activity Log

Viewing the Activity Log requires the Admin role — the same access that governs organization settings. Members and Viewers do not see it. See Permissions.

Reading the log

Each row is one recorded change. The list is newest-first and shows:

ColumnWhat it shows
WhenHow long ago the change happened (for example, "2 hours ago").
ActorWho made the change — a team member's name, an API key, or System for automated activity.
CategoryThe area of the product the change belongs to (see Categories).
ActivityA one-line description of what happened, along with the specific item it affected.
DetailsA button that opens the full entry.

When a team member acts through an API token rather than the dashboard, the Actor column shows their name with a · via API marker.

Viewing the details of a change

Many rows include an inline summary of the fields that changed. Click Details on any row to open the full entry, which shows:

  • When, Actor, Category, and the specific Event.
  • The Subject — the item that was changed.
  • Attribute changes — a before-and-after value for each field that changed.
  • Context — any extra information recorded with the event.
Sensitive values are never shown

Some changes touch secrets — an API key's value, a signing key, an OAuth client secret. The Activity Log records that the value changed, but the value itself is replaced with a hidden marker and is never displayed.

Filtering the log

The filters at the top of the page narrow the list as you change them. You can combine any of them:

FilterWhat it does
SearchMatches text in the activity description or the name of the item that was changed.
CategoryLimits the list to a single category.
ActorLimits the list to changes made by a User, an API key, or the System.
EventLimits the list to a single kind of event.
Start / End dateLimits the list to a date range.

The list paginates at 25 entries per page, with a running count of how many entries match your filters.

Categories

Every entry is filed under one category so you can narrow the log to the area you care about:

CategoryCovers changes to…
SettingsOrganization settings and organization-wide branding.
ContentTemplates, email templates, and interactions.
CommerceProducts, plans, offers, and purchase refunds.
PropertiesProperties and property-level branding overrides.
SecuritySigning keys and OAuth clients.
DeveloperWebhooks and the embed snippet.
GitHub SyncTemplate changes applied by a sync from your connected repository.
AudienceAudience-member actions taken from the dashboard (see below).
ExportsData exports that were created.
UsersTeam-member invitations, role changes, and removals.

Audience activity

Because audience members change constantly through everyday sign-ins and syncs, the Activity Log records only the deliberate actions an administrator takes on a member from the dashboard, such as:

  • Generating a session to sign in as a member (impersonation).
  • Granting or revoking an entitlement.
  • Changing or verifying a member's email address.
  • Deleting a member.

Routine activity — members signing in, or changes that arrive through the API or an audience sync — is not recorded here, so the log stays focused on operator actions.

Retention

Entries are kept for one year and then removed automatically. The Activity Log is a record of recent change, not a permanent archive.

  • Permissions — who can see the Activity Log
  • Settings — the organization settings whose changes are logged
  • Users — the team members who appear as actors