Format specs

Canonical specifications for what AI Chat Archive produces when it exports a Claude.ai conversation. If you're writing an importer, a search indexer, an Obsidian plugin, or anything else that ingests the output, these pages are the contract.

The formats are versioned via the changelog — any breaking change ships there with a new version string.

Per-format specs

Reference implementation

Stability

The format spec is frozen at v0.2.0 and forward-compatible. Future additions append new fields or sections; existing fields keep their shape. If that ever changes, the changelog will say so explicitly.