# About Vault Data Usage

You can view your Vault's current data usage from **Admin > About > Vault Information > Data Usage Information**. This data includes your Vault's object record count per object and total document version count. A size is assigned to your Vault based on the total data usage. 

You can use this information to gain deeper insight into the data your object records and document versions consume. The _Data Usage Information_ can also help gain clarity into which objects or document versions consume the most data when analyzing <a href="/en/gr/48988/#sizes">sandbox Vault size limits</a>.

## Data Usage Information

The top of the _Data Usage Information_ section shows your Vault size classification, the sum of object records excluding system-managed data, and total document versions.

The table below shows data usage details for object-level record counts. Select the Include **System Managed Objects** checkbox to view system-managed objects and configuration data. The _System Managed Data_ column also appears and displays a _Yes_ for these types of objects. The _Data Last Updated_ timestamp shows when the data was last refreshed. You can click the **Download** icon next to the pagination arrows to save the data as a CSV file.

<a href="https://platform.veevavault.help/assets/images/vault-data-usage-24R23.png" data-lightbox="vault-data-usage-24R23.png" data-title="" data-alt="Vault Data Usage Information">
  <img class="docimage" src="https://platform.veevavault.help/assets/images/vault-data-usage-24R23.png" alt="Vault Data Usage Information" style="max-width: 800px;"  />
</a>

### Vault Size Classifications

A size is assigned to your Vault based on the following criteria:
* **Small**: Less than 100,000 object records and 10,000 document versions
* **Medium**: Less than 1,000,000 object records and 100,000 document versions
* **Large**: Less than 10,000,000 object records and 1,000,000 document versions
* **Very Large**: Less than 100,000,000 object records and 10,000,000 document versions
* **Extra Large**: More than 100,000,000 object records and 10,000,000 document versions

The Vault size classification is determined by the greater of the count between the object records and document versions. For example, if your Vault contains 100,500 object records and 7,000 document versions, your Vault is classified as _Medium_. The object record data excludes system-managed data.
