# Cannot load the model due to reaching capacity limits

This error occurs when your capacity has reached the usage limit. Probably some report, pipeline, or dataflow consumed a lot of resources and ended up taking down the environment.

To quickly resolve this error, temporarily, **restart your capacity** via the [Azure Portal](https://portal.azure.com/#browse/Microsoft.Fabric%2Fcapacities) or on the [Capacity Management](https://admin.powerembedded.com.br/Capacities) page. This will make future Fabric usage restart and capacity will return to loading reports.

Now you need to analyze the [Fabric Capacity Metrics](https://appsource.microsoft.com/en-us/product/power-bi/pbi_pcmm.microsoftpremiumfabricpreviewreport) report to identify what consumed so much capacity and decide if it's time to increase capacity or optimize a process to consume fewer resources.

Below you have the option to restart and change the capacity in two ways, via Azure or directly through Power Embedded.

If you need help performing this analysis, [schedule a meeting](https://powerembedded.com.br/reuniao-suporte) with the support team.

{% hint style="info" %}
**Note:** Power Embedded customers have FREE access to Rafael Mendonça's workshop on [Fabric capacity analysis](https://cursos.powertuning.com.br/course/microsoft-fabric-analise-de-capacidade).
{% 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://docs.powerembedded.com.br/en/reports-portal/most-common-issues/cannot-load-model-capacity-limits.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.
