# Data export

Your data is yours. Admins can export the workspace from **Settings → Workspace** — messages, conversations, contacts, and docs — in machine-readable form.

A few things that make leaving (or backing up) genuinely possible, not theoretically possible:

- **Docs round-trip as markdown** — every doc can be read back as clean markdown, one by one via the [API](/api) or in bulk from a published site's [`llms-full.txt`](/ai-readable).
- **The API covers everything** — anything you can see in the app, you can fetch programmatically with a [read-scoped key](/api).
- **No exit tax** — export works the same on a trial as on Enterprise.

We'd rather keep you by being good than by holding your data hostage.
