# Report publishing process

The process of importing and publishing reports in Power Embedded is practically the same as in the traditional Power BI service:

* User opens Power BI Desktop and creates the report.
* User publishes the report in the desired workspace.
* Power Embedded administrator imports the report from the Power BI workspace into the system.

<figure><img src="/files/6lrKsuOSd5Sjofw4zIxa" alt=""><figcaption></figcaption></figure>

* Power Embedded administrator assigns permissions via group or individual user.
* Power Embedded administrator defines the RLS rules for the dataset (if any).
* User accesses the report via the Power Embedded Visualization Portal.


---

# 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/en/faq/technical-questions/report-publishing-process.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.
