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

# エクスポート

> Craftドキュメントを様々な形式でエクスポートして、バックアップや共有を行いましょう。

Craftでは、個別のドキュメント、フォルダ全体、またはスペース全体をエクスポートできます。バックアップ、共有、移行のうち、用途に合わせて範囲を選択してください。

<CardGroup cols={3}>
  <Card title="ドキュメント" href="/ja/import-and-export/export/document">
    個別のドキュメントをPDF、Word、Markdownなどにエクスポート。
  </Card>

  <Card title="フォルダ" href="/ja/import-and-export/export/folder">
    ネストされたコンテンツを含むフォルダ全体をエクスポート。
  </Card>

  <Card title="スペース" href="/ja/import-and-export/export/space">
    バックアップや移行のためにスペース全体をエクスポート。
  </Card>
</CardGroup>
