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

# Check Storage Usage

> Monitor your storage usage per space and understand storage limits.

Craft allows you to monitor your storage usage per space – but this feature is only available on the Mac, iPad, and iOS apps. It is not currently accessible via the Windows or Web app.

## How to Check Storage Usage

<Tabs>
  <Tab title="macOS">
    <Steps>
      <Step>
        In the left sidebar, locate the space you want to check
      </Step>

      <Step>
        Click on the three-dot menu (⋯) or right-click on the space name
      </Step>

      <Step>
        Select **Settings and Members**
      </Step>

      <Step>
        Your storage usage for that space will be shown in the Settings tab
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/account-and-subscription/storage-and-recovery/storage-usage/en/content/storage-usage-settings.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=3fe99a275fb33f9ff78392d17c62aba8" alt="Space settings showing storage usage" width="895" height="759" data-path="images/account-and-subscription/storage-and-recovery/storage-usage/en/content/storage-usage-settings.png" />

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/account-and-subscription/storage-and-recovery/storage-usage/en/content/storage-usage-panel.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=27c5856dc6ab0102dcd8b01ec27b29f8" alt="Storage usage panel" width="1015" height="761" data-path="images/account-and-subscription/storage-and-recovery/storage-usage/en/content/storage-usage-panel.png" />
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        In the left sidebar, tap on the space you want to check
      </Step>

      <Step>
        Tap the three-dot menu (⋯) next to the space name
      </Step>

      <Step>
        Select **Settings and Members**
      </Step>

      <Step>
        Your storage usage for that space will be shown in the Settings tab
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/account-and-subscription/storage-and-recovery/storage-usage/en/content/storage-usage-panel.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=27c5856dc6ab0102dcd8b01ec27b29f8" alt="Storage usage panel" width="1015" height="761" data-path="images/account-and-subscription/storage-and-recovery/storage-usage/en/content/storage-usage-panel.png" />
  </Tab>
</Tabs>

<Warning title="Not Available on Windows or Web">
  Storage usage information is currently only available on macOS, iPad, and iOS. Windows and Web users cannot view storage usage at this time.
</Warning>

## Understanding Storage Limits

### Free Plan

* **1,500 blocks** content limit
* **1 GB** storage
* **25 MB** media upload limit

### Plus, Family, Team, and Business Plans

* Each space can hold up to **1 TB** of content
* Once a space reaches this limit, you'll need to remove content to continue adding new material
* You can create up to 5 spaces (on Plus and Family plans) to distribute and organize your content

<Info title="Why the 1 TB Cap?">
  The 1 TB cap ensures optimal sync and app performance. Craft will notify you if you're nearing the limit.
</Info>

## Block Limit Per Space (Mac, iOS, iPad)

Each space has a limit of **300,000 content blocks** on the Mac, iOS, and iPad apps. This limit exists to ensure reliable syncing across your devices. On the web app, there is no such limit.

If you reach this limit, you'll see a notification suggesting you upgrade your plan. If you're already on Plus (or another paid plan), the message can be confusing because your plan does include unlimited content. The limit is per space, not per account, and is related to sync performance rather than your subscription.

<Info title="We're Working on This">
  We plan to revisit this restriction in the future. For now, the best approach is to spread your content across multiple spaces.
</Info>

### What to Do If You Hit the Limit

* **Move content to another space** to bring the block count below 300,000
* Organize your spaces by topic, project, or purpose (e.g. work, personal, archive)
* Move documents you don't access often into a separate space for long-term storage

You can check how many blocks a space contains in the space settings (see above).

## Tips for Managing Storage

* Regularly review and delete old or unused content
* Use compressed media files when possible
* Spread content across multiple spaces to stay within limits
* Check version history and delete old backups if needed

If you need help managing your storage or have questions about limits, feel free to reach out to our support team.

## Related Articles

<CardGroup cols={2}>
  <Card title="Subscription Plans" href="/en/account-and-subscription/subscription-plans/plans-and-pricing">
    Compare storage limits across plans
  </Card>

  <Card title="Recovering Deleted Content" href="/en/account-and-subscription/storage-and-recovery/recovering-deleted-content">
    Learn how to recover deleted content
  </Card>

  <Card title="External Locations" href="/en/account-and-subscription/storage-and-recovery/external-locations">
    Store content on your device or cloud provider
  </Card>
</CardGroup>
