> For the complete documentation index, see [llms.txt](https://docs.vergeos-demo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vergeos-demo.com/knowledge-base/tenants/viewing-tenant-consumption-statistics.md).

# Viewing Tenant Consumption Statistics

{% hint style="warning" %}
**This information may not pertain to your particular pricing model. Consult your sales representative for more information.**
{% endhint %}

### Tenant Consumption Statistics:

* Navigate to **Tenants** > **List**
* Locate and select your tenant, click **View**
* Click on **History** in the left menu
* Choose your month/year and click **Apply**
* Scroll down to the bottom.

![consumptionstats-image\_(14).png](/files/aY7o00u9yuzQdvoLBBx0)

**RAM Consumption**: Total RAM Allocated 95th percentile\
**Storage Consumption**: Tier X (Provisioned) - add up all tiers at the 95th percentile

{% hint style="info" %}
**For RAM, tenants consume everything that they are allocated. If the tenant is not using all the RAM that it is allocated, reduce the RAM allocated amount to lower overall consumption.**
{% endhint %}

***

{% hint style="info" %}
**Document Information**

* Last Updated: 2024-09-03
* VergeOS Version: 4.12.6
  {% endhint %}


---

# 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://docs.vergeos-demo.com/knowledge-base/tenants/viewing-tenant-consumption-statistics.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.
