# Usage Reports

### Overview

Usage Reports detail your VGS usage across all your live vaults in the live environment and can be leveraged to better understand [interactions](/enterprise-platform/core-platform-services/usage-reports/interaction-types.md) that you are billed for.

### Viewing and Downloading Report Results

* Open your VGS dashboard
* Under your Administration section in the left-side navigation menu bar, click **Usage Reports**

> Only Organization Admins have access to Usage Reports.

To display a large amount of data and show how your usage changes over time use the graph view.

Use **Report Settings** to filter data in a report. Available filter parameters:

* [Interactions type](/enterprise-platform/core-platform-services/usage-reports/interaction-types.md)
* [Storage type](https://docs.verygoodsecurity.com/vault/vault/storage)
* [Vaults](https://docs.verygoodsecurity.com/vault/vault)
* [Proxies](https://docs.verygoodsecurity.com/vault/http-proxy)/[Vault API](https://docs.verygoodsecurity.com/vault/vault/vault-api)&#x20;

There is also a table view with more granular insights, where each row of a table displays a billable usage metric.

To export usage data, click **Download CSV**.

### Types of Usage Reports

There are two types of usage reports you can generate: monthly and daily. If you wish to obtain usage for a single month or a couple of months, use a month picker. To list events for all interactions in a daily breakdown, change the report interval to daily.

## Frequently Asked Questions

* **How quickly are usage statistics available?**
  * Usage statistics are updated at the beginning of each month, providing you with data for the previous month.
* **What does it mean if a month is unavailable in the month picker?**
  * This means that there was no recorded usage for this period - if this is the case, please contact [support@vgs.io](mailto:support@verygoodsecurity.com)
* **Why can't I see my usage report?**
  * Usage Reports don’t show up if the organization is not activated. Also, only organization admins have access to it.
  * One more reason might be that you are still on the old billing model (stored records and operations). If that is the case, please reach out to your dedicated Account Executive to transition to a new billing model.


---

# 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.verygoodsecurity.com/enterprise-platform/core-platform-services/usage-reports.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.
