# Types of user roles

The administration portal is an environment dedicated to managing user permissions, groups, reports, and various settings.

This article will explain the different functions available in the portal and the actions that each type of user can perform.

To register a new user, go to the [User Management](https://admin.powerembedded.com.br/Users) page.

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

{% hint style="info" %}
All portal configuration, color and image customization, Firewall access, capacity control, and changes affecting the entire system are carried out exclusively by an administrator user.
{% endhint %}

### Allowed actions according to each user role

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

{% hint style="info" %}
Workspace contributors can only create users if an administrator user allows it, since there is an exclusive permission to control this.\
\
Users with this role can also create folders and groups, but cannot edit or delete them.\
\
These users can only import and manage reports from the workspaces they have access to.
{% endhint %}


---

# 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/users/user-role-types.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.
