Skip to Content

Audit log

The audit log records every significant action on a document:

  • Edits — who changed what, when.
  • Comments — thread creations, replies, resolutions.
  • Versions — snapshot saves and restores.
  • Publishes — publish, schedule, unpublish events.

Opening the audit log

Click the activity icon in the top bar. The Audit Log modal opens with a chronological list of all events.

What each event records

FieldWhat it shows
ActorWho performed the action (name + avatar).
Actione.g. edited block, resolved comment, published.
TargetThe block, field, comment thread, or version involved.
TimestampWhen the event happened.

Filtering

  • By actor — see everything a specific person did.
  • By action type — only publishes, only comments, only edits.
  • By time range — last hour, last day, custom range.

Exporting

Use Export at the top of the audit log to download a JSON file of all events for compliance or archival.

Retention

How long the log is kept depends on your app’s storage. Blok itself doesn’t truncate — if events vanish, your storage backend’s retention policy is the reason.

Last updated on