Audit & support
Activity log
Tenant-scoped audit trail of every system + user action. Tamper-evident, hash-chained, exportable.
- Customer-app route
- /settings/activity-log
- Who uses this
- Every authenticated team member.
What it is
The audit log for your Org. Every state-changing action — invites, role changes, Flow edits, writebacks, billing events — appends a row to the chain. Filter by actor, action, or date. Export to CSV.
What you can do here
- Filter by action — e.g., only flow edits.
- Filter by actor — see what one teammate has done.
- Filter by date range.
- Search the action's free-text payload.
- Export to CSV via the Download button.
- See the hash-chain status tile — green means tamper-free.
Common workflows
Investigate "who changed this Flow?"
- Filter by action →
flow.update. - Look for the row touching your Flow's ID.
- The actor email + timestamp are right there.
Quarterly compliance export
- Set the date range to your reporting quarter.
- Click Download CSV.
- Hand to your compliance reviewer with the hash-chain status tile screenshot for tamper-evident provenance.
Common gotchas
Hash-chain tile is amber/red
The chain has a verification gap. Open a support ticket — this is rare and we treat it as a P1 incident.
Free-text search misses something I expected
Search runs over the action payload, not the actor name. Use the actor filter for person-level lookups.