> 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/escolha-quais-tabelas-sincronizar.md).

# Escolha quais tabelas sincronizar

Você escolhe quais tabelas o OutSmart envia para o Power BI.

Sincronize apenas as tabelas de que você precisa para relatórios.

### Por que isso é importante

Uma seleção menor oferece:

* sincronizações mais rápidas
* menos dados não utilizados
* modelos mais claros no Power BI

{% stepper %}
{% step %}

### Abrir Sincronização de Dados

Vá para **Configurações → Sincronização de Dados**.
{% endstep %}

{% step %}

### Mostrar a lista de tabelas

Abrir **Mostrar tabelas de sincronização de dados**.
{% endstep %}

{% step %}

### Selecione as tabelas

Marque as caixas das tabelas de que você precisa.

Utilize **Marcar todas** se necessário.
{% endstep %}

{% step %}

### Adicione um prefixo se necessário

Defina um prefixo de tabela quando quiser uma nomenclatura mais clara.
{% endstep %}

{% step %}

### Salvar a seleção

Clique em **Guardar**.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Posso alterar a seleção depois?</summary>

Sim.

Você pode atualizar a seleção a qualquer momento.

</details>

<details>

<summary>Devo sincronizar todas as tabelas?</summary>

Somente se você precisar delas.

Comece com as tabelas que dão suporte aos seus relatórios.

</details>

<details>

<summary>O que um prefixo de tabela faz?</summary>

Ele adiciona texto no início de cada nome de tabela.

Isso ajuda na nomenclatura e na separação.

</details>

### Tópicos relacionados

* [**Power BI**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/power-bi.md)
* [**Iniciar uma sincronização manual**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/power-bi/inicie-uma-sincronizacao-manual.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/escolha-quais-tabelas-sincronizar.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.
