Audit log
An immutable, timestamped record of every action taken on flags, experiments, environments, and members.
Accessing the audit log
Click Audit Log in the sidebar. The full history is displayed in reverse chronological order — most recent changes first.
What gets logged
- Flag created, updated, toggled on/off, archived
- Environment created or deleted
- Experiment started, stopped, deleted
- Member invited, role changed, removed
- API key created or revoked
Reading an entry
Each entry shows:
- Who — the email address of the person or system that made the change.
- What — the action type and affected resource.
- Before → After — the exact values that changed.
- When — an ISO 8601 timestamp.
The audit log is read-only and cannot be edited or deleted — not even by Owners. It's designed to be a trustworthy compliance and debugging tool.