> 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/ativar-o-power-bi-atraves-da-gestao-de-licencas.md).

# Ativar o Power BI através da Gestão de Licenças

Ativar o Power-up Power BI para disponibilizar as definições de sincronização de dados.

Ativar **Power BI** por meio de **Gestão de Licenças**.

Após a ativação, as **Data Sync** definições ficam disponíveis.

{% stepper %}
{% step %}

### Abrir o Backoffice

Iniciar sessão com uma Conta que possa gerir a Licença.
{% endstep %}

{% step %}

### Abrir o menu de Perfil

Clicar nos **ícone do perfil do utilizador** no canto superior direito.
{% endstep %}

{% step %}

### Abrir a Gestão de Licenças

Escolher **Gestão de Licenças**.
{% endstep %}

{% step %}

### Iniciar uma Encomenda

Clicar em **Encomenda**.
{% endstep %}

{% step %}

### Adicionar Power BI

Encontrar **Power BI** na lista disponível.

Concluir os passos da Encomenda.
{% endstep %}

{% step %}

### Abrir Data Sync

Ir para **Definições → Sincronização de dados**.

Verificar se as definições do Power BI estão disponíveis.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Normalmente, só os administradores podem ativar Power-ups.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Em quanto tempo o Power BI fica disponível?</summary>

Normalmente, logo após a Encomenda ser Concluído.

</details>

<details>

<summary>Quem pode ativar o Power BI?</summary>

Normalmente, um administrador ou outro Utilizador com acesso à licença.

</details>

<details>

<summary>Onde se continua após a ativação?</summary>

Continuar com a configuração da ligação ao Power BI.

</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/ativar-o-power-bi-atraves-da-gestao-de-licencas.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.
