Exporting your chats.
UPDATED 2026-08-01You can export any chat, any project, or your full history from Settings → Data. Exports come in two formats: JSON (structured, keeps every field) or Markdown (readable, one file per chat, code blocks preserved).
For a single chat: open the chat, click the three-dot menu next to the title, choose "Export". Downloads immediately.
For a Project: Settings → Data → Projects → pick the project → Export. Bundles every chat plus the Project's attached files into a zip.
For your full history: Settings → Data → Export all. This one runs asynchronously — it emails you a signed download link when the zip is ready, usually within 5-10 minutes for a typical account. The link expires after 48 hours and can only be used once.
Attached files are included in Project and full exports. They're stored in their original format; a PDF you uploaded comes back as a PDF, not a text extraction.
The JSON format is documented at github.com/ladle-pbc/export-schema (public repo). If you want to move your history into another tool, the JSON is the shape to write against.
If you cancel your subscription, you have 30 days to export before the account is deleted. We'll email you a reminder at 7 days remaining and again at 24 hours.