# General customizations

By expanding this menu, you can see some features and parameters for changing Power Embedded's behavior. Below we'll take a closer look at their functions.

## Hide the start panel

Enabling this feature hides the view panel with the Welcome message.

<figure><img src="/files/7bVUBhsGD7Y0SfbzvsAc" alt=""><figcaption></figcaption></figure>

### Open reports in a new tab

By enabling this feature, your report will open in another browser tab by default.

### Default report view type

Power Embedded allows you to define the default view that the user will have when accessing the portal, which can have 3 options:

* **Folders**: Shows reports organized and grouped by folder and type, allowing navigation in folders and subfolders for better organization. This mode displays a thumbnail of the reports.
* **Icons**: Shows all the reports on a single screen, without pagination and regardless of folder, workspace or type. This is a simpler view for those who have reports in many workspaces and folders and find it difficult to locate them. This mode displays a thumbnail of the reports.
* **List**: A view similar to that of Power BI, and like the Icon view, it also shows all the reports on a single screen, without pagination and regardless of folder, workspace or type. It's a simpler view for those who have reports in many workspaces and folders and find it difficult to locate them, and because it doesn't show the report thumbnail, it loads faster on slow connections.

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

Here is an example to show the difference between each type of view.

<div><figure><img src="/files/IfIYNIOgVc2HYNeBjYWz" alt=""><figcaption><p>Visualização de Pastas</p></figcaption></figure> <figure><img src="/files/f0mBlMgsAJwntRy0DJts" alt=""><figcaption><p>Visualização de Ícones</p></figcaption></figure> <figure><img src="/files/FEup7rumisNMmr9Fc4AW" alt=""><figcaption><p>Visualização de Lista</p></figcaption></figure></div>

{% hint style="info" %}
This parameter is used to define the default view type, when the user has not yet defined which type they prefer to view.

Once the user has selected the type of view they want, when they click on one of the options below, the portal will respect the user's preference by overriding this parameter.\
\
![](/files/AR10LolCeYv6Mwi7ofln)
{% endhint %}

### Folder display type

In Power Embedded, you can choose the type of folder view in the reports portal.

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

Below is a practical example of the difference between the 2 types:

<div><figure><img src="/files/5mXs56P7ny4y9Q6U3QEb" alt=""><figcaption><p>Pastas no modo "Retângulo pequeno"</p></figcaption></figure> <figure><img src="/files/n7L3o7Brmw7nCbqvd82e" alt=""><figcaption><p>Pastas no modo "Cartão"</p></figcaption></figure></div>

### Layout of the viewport pages

This drop-down allows you to define which elements will be displayed on the screen within the viewport and a report.

<div align="left"><figure><img src="/files/GnvdFGWhxI1ZGt0qy0fS" alt=""><figcaption></figcaption></figure></div>

Below is each element that will be hidden.

**Complete:** All elements are available on the screen.

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

**Hide Menu:**

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

**Hide navigation bar:**

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

**Hide everything:**

<figure><img src="/files/1o0Ys3RGJeTi7Rv7HccY" alt=""><figcaption></figcaption></figure>

**Hide sidebar:**

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

### Help buttons

To offer an even better user experience, the portal includes a help button available on every page. This button provides access to comprehensive and detailed documentation on Power Embedded.

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

If you want to redirect the user to a specific page, you can set up a link for this. By inserting a URL into a help link, you can guarantee that when the user clicks on it, they will automatically be directed to the page they want, such as an internal company page.

Both portals have a help button on every screen for users to use if they have any questions.

However, the client can also control how best to use these functionalities. Always thinking of offering a personalized solution for the client, we offer redirects to our help portal.

In addition, the client can set up a domain for this.


---

# 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/administration-portal/settings/parameters/general-customizations.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.
