# Application

The app is a sharing method in Power BI that works like a repository, where you can add multiple reports in a single location, making it easy to share with users and providing a centralized view of multiple reports.

<figure><img src="/files/XK08yWjPtXPH1frrszxC" alt=""><figcaption></figcaption></figure>

Within this functionality, we've highlighted some important tools to know what they are and how to use them:

* **TV mode**: If you need to display the report on a TV with interaction between the pages, TV Mode can help optimize that experience.
* **Page Level Security:** If you need to share the report with users but want to hide certain pages, you can do so via the application.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Create and configure an application</td><td><a href="/pages/qQAuKUSimfUjYlD8vSEH">/pages/qQAuKUSimfUjYlD8vSEH</a></td><td><a href="/files/NkCOnah7i9foI7rgzF0v">/files/NkCOnah7i9foI7rgzF0v</a></td></tr></tbody></table>


---

# 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/main-features/application.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.
