# Unlimited Storage and Bandwidth Limits

Box advertises as having unlimited storage, but it's not as straightforward as having no limits.&#x20;

### Unlimited storage

While it is technically true that an account can add unlimited files, users are subject to bandwidth restrictions for uploading and downloading files that refresh each month. So although there are no limits to the amount of data in an account, adding, downloading, or removing data are subject to a bandwidth limit, which does have limitations.&#x20;

### Bandwidth Limit

The terms and conditions of Box have a [Fair Use Policy](https://www.box.com/legal/fairusepolicy) outlining what they consider fair use.&#x20;

As of this writing, the current bandwidth unit is 1TB per paid user.

This means that in order to truly take advantage of unlimited storage, such as having an Exabyte of storage uploaded, it would take an organization of 10,000 users over 8 years of **uploads only** to have all the data stored in Box.

As this is not a hard limit but rather subject to a fair-use policy, it may be possible to increase the 1TB limit by talking with an account representative. &#x20;


---

# Agent Instructions: 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://docs.the-cloud-storage-guide.io/cloud-storage-platforms/box-overview/storage-and-sharing/unlimited-storage-and-bandwidth-limits.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.
