← All guides

How to Export Your Claude Conversations

Anthropic provides a full data export for Claude.ai accounts. Here's exactly what you get and how to use it.

How to request the export

  1. Go to claude.ai and sign in
  2. Click your account icon → Settings
  3. Under "Privacy" → click "Export data"
  4. Confirm your email and click "Export"
  5. Anthropic emails you a download link — usually within a few minutes
  6. Download the ZIP file before the link expires (24–48 hours)

What the export contains

The ZIP file includes:

  • conversations.json — your full conversation history, including all messages and timestamps
  • Account information and usage data

The conversations.json file is structured JSON. Each conversation has an ID, name (title), and an array of messages. Each message has a role (human or assistant), content, and timestamp.

What you can do with the export

  • Search it locally — open in VS Code or any text editor, use Ctrl+F to search all content
  • Import to Backscroll — get keyword + semantic search, ask questions about your history
  • Analysis — the JSON structure is clean enough to run your own scripts against it
  • Backup — keep a local copy so you're not dependent on claude.ai uptime for access to your own thinking

The limitation: no real-time sync

The export is a point-in-time snapshot. There's no official API to pull new conversations automatically — you have to re-export periodically if you want your archive to stay current. Backscroll supports re-importing to add new conversations without duplicating old ones.

Make your Claude export searchable in 2 minutes

Upload your conversations.json to Backscroll. It gets indexed for keyword and semantic search. Ask it questions. Find anything from any conversation.

Start your book — 14-day free trial →