For Claude.ai

When the Claude thread dies, the memory is yours

The chat can die. The archive does not. Encrypted portable memory for Claude.ai — conversations, memories, and the Projects you actually use. Not Claude Code; that page is here.

Pro is live. $9/month.

Scheduled snapshots. Cloud storage you can search. The next Claude session starts with your archive — not a blank thread.

Subscribe to Pro Team is $29/month

After you pay, your API key is emailed. Then savestate login. Card today — no waitlist.

The next Claude thread is blank

The session ended. You switched machines. The memory is gone. Claude still talks — it does not remember last Tuesday unless the memory lives outside the chat.

An export zip is not a restore. The chat is not the memory.

What we snapshot in Claude.ai

First-class adapter. Data export for conversations, memories, and Projects. Restore is partial — we generate the guide, you paste the memories back.

Restore writes claude-restore-guide.md, memories-to-import.md, and projects/project-instructions.md for manual re-entry. Claude.ai has no import API. Adapter detail lives in the platform adapters guide.

Each snapshot is a SaveState Archive, encrypted with AES-256-GCM before it leaves the machine. You hold the passphrase.

Pro is the path a stranger can take

The CLI is open source. The product you can buy today is SaveState Pro — $9/month:

Need shared snapshots and an audit log? Team is $29/month.

Capture Claude into the archive

One command. Full adapter setup lives in the platform adapters guide.

savestate snapshot --adapter claude-web

Also search the same archive from any MCP client:

{
  "mcpServers": {
    "savestate": {
      "command": "npx",
      "args": ["-y", "@savestate/cli", "mcp"]
    }
  }
}

Also: Cursor · Claude Code · ChatGPT · MCP · When the chat dies

Keep the memory. Lose the chat.

Subscribe to Pro. The Claude that knew you this morning still knows you after the session dies.

Subscribe to Pro — $9/mo Team is $29/month

After you pay, your API key is emailed. Then savestate login. Card today — no waitlist.

Prefer the CLI first? Install from npm