Skip to main content
Security- and account-relevant actions in your organization — like plan and role changes, invitations, and email changes — are recorded in an append-only audit log. It’s tamper-evident: each entry is chained to the one before it, so a record can’t be quietly altered or removed after the fact without breaking the chain.

Verify it yourself

You don’t have to take our word that the log is intact — you can check the chain yourself:
If any entry had been changed or dropped, verification would fail. This is a stronger guarantee than a log you simply trust: the integrity is something you can prove.
Reading the audit log is available to owners and admins. See roles & permissions.

Security & architecture

How the hash chain works.