Last reviewed against v0.9.0
source:
internal/connections/tier.go::AuditExport, App.ListAuditAcrossSpaces CSV export & filtering
Export the audit log to CSV. Filter to one Space or pull a multi-Space view across the whole Org.
Settings → Audit Log → Export writes a CSV of the audit rows currently in view.
Tier behavior
- Free / Pro — browse the audit, no export
- Team / Enterprise — full export, including the cross-Space filter below
Cross-Space filter
The scope dropdown at the top of the audit panel:
- Active Space — default, just the Space you’re in
- All Spaces — every Space your account can see, with a
Spacecolumn added to the table and CSV - Pick one Space — narrow to a specific Space without leaving the current one
The export filename embeds the scope so the file is self-describing on disk.