# Processo de publicação dos relatórios

O processo de importação e publicação dos relatórios no Power Embedded é praticamente o mesmo que já existe no Power BI serviço tradicional:

* Usuário abre o Power BI Desktop e cria o relatório.
* Usuário publica o relatório no workspace desejado.
* Administrador do Power Embedded importa o relatório do workspace do Power BI para o sistema.

<figure><img src="https://powerembedded.com.br/wp-content/uploads/2023/09/Importar-Relatorios.png" alt=""><figcaption></figcaption></figure>

* Administrador do Power Embedded atribui as permissões via grupo ou usuário individualmente.
* Administrador do Power Embedded define as regras de RLS do conjunto de dados (caso tenha).
* Usuário acessa o relatório pelo Portal de visualização do Power Embedded.


---

# Agent Instructions: 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:

```
GET https://docs.powerembedded.com.br/perguntas-frequentes/duvidas-tecnicas/processo-de-publicacao-dos-relatorios.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
