# Portal navigation

The Power Embedded administration portal has several features that make navigation and documentation easier. This article will help you get to know and make better use of these features.

### Navigation menu

Main menu of the Power Embedded administrative area

### Power Embedded home screen

Simplified access to the main screens and features of Power Embedded

### What's new in Power Embedded

See the main news and new features available in the system

### Technical support

Do you have a question or problem and need to open a ticket?

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

### Help Buttons

Have a question? All system screens have a help button in the upper right corner that directs you to the documentation related to the current screen.

In addition, several fields have an informational icon for quick and objective help

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

Would you like to know more details about a particular field in the system, such as, for example, what is the difference between the roles in Power Embedded?

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

### System filters

Filtering data is very important when using the system. We made the experience even easier

Most pages have expandable filters, executed on the server, and the page is updated with the filtered data.

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

### Table filters

The system tables also have these filters, which are very fast and practical

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

To select/deselect all items, you can use this first check-box.

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

To filter checked and unchecked items, use this 2nd check-box.

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

{% hint style="warning" %}
If you do not click this checked/unchecked filter check-box, the table will show both states (checked and unchecked).

If you click this check-box, it will start filtering by visible or non-visible items, and then you will no longer be able to see all records without the visibility filter applied.

To get back to the previous view without filters, leave this option unchecked, go to a text filter, type anything and then delete the search text.
{% endhint %}

### Bulk filters

It is possible to apply combined filters in bulk.

In the example below, I searched for reports containing the expression "demo" and 7 results were returned. I clicked the first check-box and all 7 items were selected.

I could remove the searched text and do a new search, again clicking the check-box to select all the filtered items, and the system would add to the list of checked items every time I do this, combining the N items selected across multiple searches.

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

### Data sorting

Power Embedded tables allow sorting of results. To do this, simply click on the column you want to sort by. If you click again, the order is reversed.

If you want to apply sorting on more than one column, hold the *Shift* key on the keyboard and click on the columns you want to sort. The order in which the column is clicked makes a difference in the sorting.

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

### Bulk operations

Most Power Embedded screens support bulk operations. To do this, select more than 1 item in the table, and the system will show the available options for bulk operations.

<figure><img src="/files/fcdrAgkbynBW8z8rWnIX" alt=""><figcaption><p>Enabling bulk operations</p></figcaption></figure>

<figure><img src="/files/UvP4KbeqCWIJDkbzlIFg" alt=""><figcaption><p>Bulk editing</p></figcaption></figure>

<div align="left"><figure><img src="/files/FuALF761rezBSQEaESPK" alt=""><figcaption><p>Bulk deletion</p></figcaption></figure></div>


---

# 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/administration-portal/portal-navigation.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.
