# Historical Resource Usage

The historical resource usage graphs provide transparency regarding resource usage for environments. This can help to track down events and bottlenecks in applications/services.

The metrics can be found in **User Portal → Project → Selected Instance → Infrastructure Management → Historical Resource Usage.**

<figure><img src="/files/M5Lw3hMfusoywChPN07Q" alt=""><figcaption></figcaption></figure>

The precision is different based on the selected period:

* 30 mins period will show data with 1-minute precision
* 24 hours - 5-minute precision
* 7 days - 30-minute precision
* 30 days - 90-minute precision

{% hint style="warning" %}
Due to technical limitations, displayed metric accuracy for 30 days is currently lower than other time ranges.

If you need more accurate metrics for the selected time range don't hesitate to get in touch with our support team.
{% endhint %}


---

# 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://help.readymage.com/infrastructure-management/historical-resource-usage.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.
