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

# Storage and Recovery

> Manage storage limits and recover deleted documents and content.

Learn how to manage your storage, recover deleted content, and use version history to restore previous document versions.

## Version History

Craft automatically backs up your documents every hour while you're editing:

<CardGroup cols={2}>
  <Card title="Document Version History" href="/en/account-and-subscription/storage-and-recovery/version-history">
    Learn how automatic backups work and how to restore versions
  </Card>

  <Card title="Troubleshooting Version History" href="/en/account-and-subscription/storage-and-recovery/version-history-troubleshooting">
    Common reasons why you might not see a previous version
  </Card>
</CardGroup>

## Storage Management

<CardGroup cols={2}>
  <Card title="Check Storage Usage" href="/en/account-and-subscription/storage-and-recovery/storage-usage">
    Monitor your storage usage per space and understand limits
  </Card>

  <Card title="On-Device Folders" href="/en/account-and-subscription/storage-and-recovery/on-device-folders">
    Keep folders and their assets available offline
  </Card>

  <Card title="External Locations" href="/en/account-and-subscription/storage-and-recovery/external-locations">
    Store documents locally on your device instead of the cloud
  </Card>
</CardGroup>

## Recovery

<CardGroup cols={2}>
  <Card title="Recovering Deleted Content" href="/en/account-and-subscription/storage-and-recovery/recovering-deleted-content">
    Restore deleted documents, folders, pages, and blocks
  </Card>
</CardGroup>
