Docs · Memory
Export case data
Zero cases can be exported as JSON and markdown. Export is available on the Team plan.
Export formats
json— Full case record including all sessions, memory files, proof references, and state history. Useful for external tooling or archival.md— Markdown bundle of all case memory files. Human-readable, git-committable.
How to export
- Open the case list.
- Select one or more cases (checkbox on each row).
- Click Export → choose format (JSON or MD).
- Zero writes the export to a file in your workspace export directory.
Use cases
- Post-mortem documentation
- Team knowledge sharing
- Archival of resolved cases
- External reporting
Export is available on the Team plan. Starter and Pro plans have local-only memory access. Export tooling is in development — current behavior may evolve.
On this page