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

# Import and Export

> Move your content in and out of Craft with support for multiple formats and platforms.

Craft makes it easy to bring your content from other platforms and export your work in various formats. Whether you're migrating from another note-taking app or backing up your documents, we've got you covered.

## Getting started

<CardGroup cols={2}>
  <Card title="Import" href="/en/import-and-export/import">
    Bring your notes from other apps into Craft
  </Card>

  <Card title="Export" href="/en/import-and-export/export">
    Save your documents in multiple formats
  </Card>
</CardGroup>

## Universal file formats

All Craft apps support importing and exporting these formats:

* **Markdown (.md)** – Plain text with formatting
* **TextBundle (.textbundle)** – Markdown with embedded images
* **PDF (.pdf)** – Fixed-layout documents
* **CSV (.csv)** – Tabular data for collections

## Quick tips

* **Importing**: Start with a small batch to test formatting before importing everything
* **Exporting**: Use TextBundle or Markdown for maximum compatibility
* **Backups**: Export your entire space regularly for safekeeping

<Info title="Need Help?">
  If you encounter issues during import or export, check our platform-specific troubleshooting guides or contact support.
</Info>
