<!-- Markdown rendering of https://salesascode.com/docs/library/data-export. The HTML page is canonical. -->

# Data Export · Docs · Sales as Code

[← All feature docs](https://salesascode.com/docs/library)

Feature docs · /brain/export

# Data Export

Your brain is yours. Download your entire brain state as JSON, or import a copy back. No lock-in, no support ticket.

[Open Data Export →](https://salesascode.com/brain/export) [All docs](https://salesascode.com/docs/library)

## Overview

[Data Export](https://salesascode.com/brain/export) lets you take your brain state with you. The brain is the durable memory your scheduled runs build up, company context, ICP, signal weights, decision log, content calendar, and more, synced up via `sync_brain`. This page hands you all of it as a single file.

## Export

- Click **Download brain.json** to get your full brain state as one JSON file.
- It's a plain, human-readable snapshot. Keep it as a backup, diff it over time, or move it.
- Check the `incomplete` field at the top of the file. It lists any section the export could not read, so an empty `talk_tracks` means you have no talk tracks and never means a section quietly went missing. An empty list is what a whole export looks like.

Want *everything*, not just the brain? Settings, Data has an "Export all data (JSON)" option that includes your account records too.

## Import

- Upload a previously exported `brain.json` to restore or seed your brain state.
- Useful for moving between accounts or recovering from a known-good backup.

## Why it matters

No lock-in. The value the runs build compounds in your brain, and you can pull that value out at any time in an open format. Deleting your account (Settings, Data, Danger zone) removes it; exporting first means you always keep a copy.

## Related

- [Account & Settings](https://salesascode.com/docs/library/account), full data export and account deletion.
- [Concepts, the brain](https://salesascode.com/docs/concepts#brain), what brain state is and how it compounds.
- [Activity](https://salesascode.com/docs/library/rollup), the latest brain state per scope, at a glance.

---

More for agents: [llms.txt](https://salesascode.com/llms.txt), [full reference](https://salesascode.com/llms-full.txt), [OpenAPI](https://salesascode.com/openapi.json), [sitemap](https://salesascode.com/sitemap.xml).
