> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/power-bi/o-que-e-o-power-bi.md).

# O que é o Power BI?

**Power BI** ajuda-o a transformar os dados do OutSmart em painéis e Relatórios.

Use-o para obter insights, analisar tendências e fazer relatórios de desempenho.

### Para que usa o Power BI

* monitorizar a carga de trabalho e o débito
* acompanhar tendências de receitas e de serviço
* comparar equipas, clientes ou localizações

### Como funciona

O OutSmart envia os dados selecionados para a sua ligação de sincronização.

Depois, o Power BI lê esses dados para fins de relatório.

Isto elimina exportações repetidas e trabalho manual em folhas de cálculo.

### O que precisa primeiro

* um Power-Up ativo do Power BI
* acesso a **Configurações → Sincronização de Dados**
* acesso ao Microsoft Power BI

{% hint style="info" %}
Bons Relatórios começam com KPIs claros e dados de origem consistentes.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Preciso de conhecimentos técnicos para usar o Power BI?</summary>

A configuração básica é simples.

Criar Relatórios avançados pode exigir mais experiência.

</details>

<details>

<summary>O OutSmart cria os Relatórios para mim?</summary>

Não.

O OutSmart fornece os dados sincronizados.

Você cria os Relatórios no Power BI.

</details>

<details>

<summary>Posso usar o Power BI no telemóvel?</summary>

Sim.

O Power BI também tem aplicações móveis.

</details>

### Tópicos relacionados

* [**PowerBI**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/power-bi.md)
* [**Pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/power-bi/o-que-e-o-power-bi.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.
