> ## 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.

# Exportieren

> Exportiere deine Craft-Dokumente in verschiedene Formate, um sie zu sichern oder zu teilen.

Mit Craft kannst du einzelne Dokumente, ganze Ordner oder komplette Spaces exportieren. Wähle den Umfang, der zu dem passt, was du sichern, teilen oder verschieben möchtest.

<CardGroup cols={3}>
  <Card title="Dokument" href="/de/import-and-export/export/document">
    Exportiere ein einzelnes Dokument als PDF, Word, Markdown und mehr.
  </Card>

  <Card title="Ordner" href="/de/import-and-export/export/folder">
    Exportiere einen ganzen Ordner mit allen verschachtelten Inhalten.
  </Card>

  <Card title="Space" href="/de/import-and-export/export/space">
    Exportiere einen kompletten Space zur Sicherung oder Migration.
  </Card>
</CardGroup>
