A new Activity page is available in your dashboard, under the Developer section. It shows a chronological log of actions performed by your team members.
What's tracked
Every mutation in your dashboard is now logged:
- API Keys — created or revoked
- Webhooks — created, updated, or deleted
- Contacts — created, updated, or deleted
- Legal entity — updated
- Account — deletion initiated
Each entry shows who performed the action, what they did, and when — with avatar and relative timestamps.
Filters
Use the action filter to narrow down the timeline. Looking for who revoked an API key last week? Filter by apikey.revoked and you'll find it instantly.
Tamper-proof
Under the hood, every event is stored in a cryptographic hash chain — each entry is linked to the previous one via SHA-256. This means the log cannot be altered retroactively. Your audit trail has mathematical integrity.
Privacy by design
No personal data (emails, IPs) is stored in the audit trail. User identities are resolved at display time from your organization's member list. If someone changes their name, the log reflects the update automatically.
Where to find it
Open your dashboard and look for Activity in the sidebar, right after Webhooks.