# Refresh Analytics

Refresh Analytics is a tab in [Inventory](/guides/inventory.md) on **Power BI Workspace** asset pages that shows a refresh heatmap of how many semantic models are refreshing according to their schedule and how long those refreshes take. It helps you quickly understand refresh reliability and performance at the workspace level.

{% hint style="warning" %}
Longer refreshes create CU peaks that can push your Power BI Fabric capacity into a higher tier.
{% endhint %}

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


---

# 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.datalogz.io/guides/inventory/refresh-analytics.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.
