> For the complete documentation index, see [llms.txt](https://docs.powerembedded.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerembedded.com.br/portal-de-relatorios/problemas-mais-comuns/nao-e-possivel-carregar-o-modelo-devido-ao-alcance-dos-limites-de-capacidade.md).

# Não é possível carregar o modelo devido ao alcance dos limites de capacidade

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

Esse erro ocorre quando a sua capacidade atingiu o limite de uso. Provavelmente algum relatório, pipeline ou dataflow consumiu muitos recursos e acabou derrubando o ambiente.

Para resolver rapidamente esse erro, de forma temporária, **reinicie a sua capacidade** pelo [portal do Azure](https://portal.azure.com/#browse/Microsoft.Fabric%2Fcapacities) ou na página de [Gerenciamento de Capacidades](https://admin.powerembedded.com.br/Capacities). Isso vai fazer com que o uso futuro do Fabric seja reiniciado e a capacidade volte a carregar os relatórios.

Agora você precisa analisar o relatório [Fabric Capacity Metrics](https://appsource.microsoft.com/en-us/product/power-bi/pbi_pcmm.microsoftpremiumfabricpreviewreport) para identificar o que consumiu tanta capacidade e decidir se chegou o momento de ter que aumentar a capacidade ou otimizar algum processo para que consuma menos recursos.

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

Abaixo, você tem a opção de reiniciar e alterar a capacidade de duas maneiras, pelo Azure ou diretamente pelo Power Embedded.

{% embed url="<https://docs.powerembedded.com.br/portal-de-relatorios/problemas-mais-comuns/nao-e-possivel-carregar-o-modelo-devido-ao-alcance-dos-limites-de-capacidade/como-reiniciar-ou-alterar-a-capacidade-pelo-power-embedded>" %}

{% embed url="<https://docs.powerembedded.com.br/portal-de-relatorios/problemas-mais-comuns/nao-e-possivel-carregar-o-modelo-devido-ao-alcance-dos-limites-de-capacidade/como-reiniciar-ou-alterar-a-capacidade-pelo-azure>" %}

Se precisar de ajuda para realizar essa análise, [agende uma reunião](https://powerembedded.com.br/reuniao-suporte) com o time de suporte.

{% hint style="info" %}
**Observação:** Clientes do Power Embedded têm acesso GRATUITO ao workshop do Rafael Mendonça sobre [análise de capacidade do Fabric](https://cursos.powertuning.com.br/course/microsoft-fabric-analise-de-capacidade).
{% 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, and the optional `goal` query parameter:

```
GET https://docs.powerembedded.com.br/portal-de-relatorios/problemas-mais-comuns/nao-e-possivel-carregar-o-modelo-devido-ao-alcance-dos-limites-de-capacidade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
