> 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/loja-virtual-pacotes-e-power-ups/power-ups/powerbi/o-que-e-o-power-bi.md).

# O que é o Power BI?

Compreender o que faz o Power BI, quando utilizá-lo e como os dados do OutSmart chegam aos Relatórios.

**Power BI** ajuda a transformar os dados do OutSmart em dashboards e relatórios.

Serve para obter insights, analisar tendências e gerar relatórios de desempenho.

### Para que serve o Power BI

* monitorizar a carga de trabalho e o débito
* acompanhar as tendências de receita e de serviço
* comparar equipas, Clientes ou Localidades

### Como funciona

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

O Power BI lê depois esses dados para criar relatórios.

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

### O que é necessário primeiro

* um Power-up ativo de Power BI
* acesso a **Definiçõ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>É necessário conhecimento técnico 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?</summary>

Não.

O OutSmart fornece os dados sincronizados.

Os relatórios são criados no Power BI.

</details>

<details>

<summary>É possível usar o Power BI em dispositivos móveis?</summary>

Sim.

O Power BI também tem apps móveis.

</details>

### Tópicos relacionados

* [**PowerBI**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/powerbi.md)
* [**pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/pacotes-outsmart.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-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/loja-virtual-pacotes-e-power-ups/power-ups/powerbi/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.
