> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/data-storage.md).

# Data Storage

Zoom Contact Center data storage is applicable towards Zoom Contact Center recordings, voicemails, and assets hosted in the Asset Library. Account admins can determine current Zoom Contact Center storage consumption through the [Storage Report](/business-services/zoom-contact-center/zoom-customer-experience/analytics-and-reporting/account-level-reports.md#storage-report).

Each Zoom Contact Center license includes a base storage capacity, which varies by license type (named or concurrent) and tier (Essentials, Premium, or Elite). The following table details the storage capacity for each license type and tier, scaling with the number of licenses purchased:

|                        | Essentials | Premium | Elite |
| ---------------------- | ---------- | ------- | ----- |
| **Named License**      | 10GB       | 20GB    | 30GB  |
| **Concurrent License** | 15GB       | 30GB    | 45GB  |

If necessary, Zoom Contact Center customers can also purchase additional storage as an add-on, as overage fees may apply if you exceed your account’s storage allotment. If this is applicable to your business, speak with your Zoom account team for more information on purchasing additional storage.

{% hint style="danger" %}
**Warning**\
In addition to overage fees, exceeding an account’s allocated storage space may result in the deletion of **recordings** on a first-in, first-out basis. This doesn't apply to Voicemail or other recorded assets.
{% endhint %}

Refer to Zoom’s support center for more information on [managing Zoom Contact Center storage](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0057885), including a matrix for estimating storage consumption for each type of media on a per-minute or hour basis.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/data-storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
