> ## 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 会在你编辑时每小时自动备份文档：

<CardGroup cols={2}>
  <Card title="文档版本历史" href="/zh-Hans/account-and-subscription/storage-and-recovery/version-history">
    了解自动备份的工作原理以及如何恢复版本
  </Card>

  <Card title="版本历史故障排查" href="/zh-Hans/account-and-subscription/storage-and-recovery/version-history-troubleshooting">
    可能看不到以前版本的常见原因
  </Card>
</CardGroup>

## 存储管理

<CardGroup cols={2}>
  <Card title="检查存储使用情况" href="/zh-Hans/account-and-subscription/storage-and-recovery/storage-usage">
    在各空间中监控存储使用并了解限制
  </Card>

  <Card title="设备内文件夹" href="/zh-Hans/account-and-subscription/storage-and-recovery/on-device-folders">
    使文件夹及其资源在离线状态下可用
  </Card>

  <Card title="外部位置" href="/zh-Hans/account-and-subscription/storage-and-recovery/external-locations">
    将文档存储在设备本地，而不是云端
  </Card>
</CardGroup>

## 恢复

<CardGroup cols={2}>
  <Card title="恢复已删除的内容" href="/zh-Hans/account-and-subscription/storage-and-recovery/recovering-deleted-content">
    恢复已删除的文档、文件夹、页面和块
  </Card>
</CardGroup>
