> ## 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="/zh-Hant/import-and-export/export/document">
    將單一文件匯出為 PDF、Word、Markdown 等格式。
  </Card>

  <Card title="資料夾" href="/zh-Hant/import-and-export/export/folder">
    將整個資料夾（含所有內部內容）匯出。
  </Card>

  <Card title="空間" href="/zh-Hant/import-and-export/export/space">
    匯出整個空間以進行備份或遷移。
  </Card>
</CardGroup>
