> For the complete documentation index, see [llms.txt](https://docs.powermonitor.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.powermonitor.com.br/readme.md).

# Início

Seja bem-vindo à documentação do Power Monitor, onde você irá conhecer melhor a solução, entender como o portal funciona e tirar suas dúvidas.

O **Power Monitor** é uma solução SaaS desenvolvida pela Power Tuning para administradores e gestores de ambientes Microsoft Fabric e Power BI. Em vez de descobrir problemas quando um usuário reclama, você é **notificado em tempo real** — antes que o impacto aconteça.

De falhas na atualização de datasets a capacidades sobrecarregadas, gateways offline e notebooks com erros: tudo centralizado em um único dashboard, com **alertas automáticos** e relatórios detalhados.

### Principais documentações

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>O que é o Power Monitor</strong></td><td>Um resumo deste produto</td><td><a href="/pages/fbZgZWI5JfRj6qR7gFwo">/pages/fbZgZWI5JfRj6qR7gFwo</a></td></tr><tr><td><strong>Agendar apresentação</strong></td><td>Conheça nossa solução</td><td><a href="https://powermonitor.com.br/apresentacao">https://powermonitor.com.br/apresentacao</a></td></tr><tr><td><strong>Instalar agora</strong></td><td>Trial gratuito de 14 dias</td><td><a href="https://powermonitor.com.br/instalacao">https://powermonitor.com.br/instalacao</a></td></tr><tr><td><strong>Perguntas frequentes</strong></td><td>E suas respostas</td><td><a href="/pages/db7u5QTaJOUQJt1zoPPS">/pages/db7u5QTaJOUQJt1zoPPS</a></td></tr><tr><td><strong>Quanto custa?</strong></td><td>Veja os planos e preços</td><td><a href="/pages/QtrNuLxbWwIoxbuA396K">/pages/QtrNuLxbWwIoxbuA396K</a></td></tr><tr><td><strong>Primeiro acesso</strong></td><td>O que fazer primeiro</td><td><a href="/pages/sX6W97WqwSDkOxR2Y4hh">/pages/sX6W97WqwSDkOxR2Y4hh</a></td></tr><tr><td><strong>Funcionalidades</strong></td><td>O que o Power Monitor monitora</td><td><a href="/pages/LtmCWhsCqLsZADGU5otq">/pages/LtmCWhsCqLsZADGU5otq</a></td></tr><tr><td><strong>Monitoramento Gerenciado</strong></td><td>Nossa equipe monitora por você</td><td><a href="/pages/JbMkTltBSOtJq9AeOOyE">/pages/JbMkTltBSOtJq9AeOOyE</a></td></tr></tbody></table>


---

# 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.powermonitor.com.br/readme.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.
