Guide · Updated August 2026
Claude export: every way to get your data out
Whether you're backing up, moving to ChatGPT, or just want a copy of one important chat — Claude has one official full export and a few practical workarounds. Here they all are.
The official data export (everything)
- In Claude, open Settings → Privacy.
- Click Export data and confirm.
- Anthropic emails you a download link — usually within minutes.
- Download the ZIP. It contains
conversations.json(every chat, with full message history),projects.json(your Projects and their instructions) andusers.json.
Export a single Claude chat (or to PDF)
There's no per-conversation export button, so for one chat the practical options are: copy the messages you need (each response has a copy control), or print the conversation to PDF — open the chat, press Cmd/Ctrl+P, and choose “Save as PDF”. For a shareable copy, artifacts can be published directly from Claude.
Exporting Claude Code sessions
Claude Code (the terminal tool) stores its sessions separately from claude.ai. Inside a session, the /export command saves the current conversation to a file, and session transcripts live locally under ~/.claude/projects/. The claude.ai data export does not include Claude Code sessions.
Exporting your Claude memory
Claude can also export its memory — the facts it has stored about you — from Settings → Capabilities. That gives you a portable summary you can paste into another assistant. It's the mirror image of Claude's import memory feature — and like all memory, it's a page of facts, not your history.
What to do with your export
Keep the ZIP as your backup. And if you're exporting because you're moving to ChatGPT, upload it as-is — every conversation gets analyzed and distilled into one ChatGPT-ready context document:
Frequently asked questions
Can I export a single Claude conversation?+
There's no per-chat export button. For one conversation: copy the messages you need, use each response's copy control, or print the page to PDF (Cmd/Ctrl+P). The full data export always includes every conversation.
How long does the Claude export take?+
Anthropic emails a download link, typically within minutes. If nothing arrives, check spam and request it again from Settings → Privacy.
Does the export include my Projects and their files?+
The export includes projects.json with your project structure and instructions. Files you uploaded as project knowledge should be kept in their original form — treat the export as a record of conversations and structure, not a file backup.
Are artifacts included in the export?+
Artifact content appears within conversation data, but published artifact pages are separate — download or copy any artifact you want to keep directly from Claude before closing your account.
The full switching guide: Switch from Claude to ChatGPT →