> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Export

> Export your Craft documents to various formats for backup and sharing.

Craft lets you export individual documents, entire folders, or complete spaces. Pick the scope that fits what you need to back up, share, or move.

<CardGroup cols={3}>
  <Card title="Document" href="/en/import-and-export/export/document">
    Export a single document to PDF, Word, Markdown, and more.
  </Card>

  <Card title="Folder" href="/en/import-and-export/export/folder">
    Export an entire folder with all nested content.
  </Card>

  <Card title="Space" href="/en/import-and-export/export/space">
    Export a complete space for backup or migration.
  </Card>
</CardGroup>
