# Storage Vault Usage Report

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/04/Vault-Usage-Report.mp4?_=1>" %}

#### Using the online Control Panel, it is possible to get a detailed report of data usage in your storage vault(s).

1. Login to the eazyBackup Control Panel: <https://panel.eazybackup.ca/>
2. Click on 'Storage Vaults' from the left side menu.
3. You will see a list of your storage vaults on this page. Click the link in the 'Stored' size column to open the report.
4. The report will display data that belongs to current backups, data held in retention by retention policies, and data from 'unknown' items. 'Unknown' items are Protected Items that have been deleted, but the data has not yet expired based on the retention policy set on your storage vault.
5. Reports can be exported to the Clipboard as a CSV or Excel file.

***

[eazyBackup](https://eazybackup.com)


---

# 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.eazybackup.com/guides/storage-vault-usage-report.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.
