# Roles

Users can view a paginated <mark style="color:green;">list of all created roles profiles</mark>. This screen provides the functionality to <mark style="color:green;">filter roles based on their status</mark>, whether active or inactive. This initial dashboard is designed to facilitate the administration of roles, allowing users to <mark style="color:green;">change the status, edit the role profile, duplicate a role profile, or delete it</mark> with just a few clicks.

### MSP's Roles

It is possible to <mark style="color:green;">create specific roles for each MSP</mark>, allowing for more <mark style="color:green;">detailed and centralized administration</mark>.

<figure><img src="/files/En3axQJUe0A9jDs118i3" alt=""><figcaption><p>MSP's Roles</p></figcaption></figure>

### Roles for Companies

It serves as a <mark style="color:green;">pre-configured set of access rule standards, established by the MSS.</mark> These standards <mark style="color:green;">act as access profile templates for companies</mark>, significantly <mark style="color:green;">simplifying the access management</mark> process for clients. With this repository, businesses <mark style="color:green;">can quickly implement access profiles</mark>, ensuring a more efficient and standardized administration of security policies in their operations.

<figure><img src="/files/E1cuoA1dQDkHNZ8rbzsZ" alt=""><figcaption><p>Roles For Companies Overview</p></figcaption></figure>

{% content-ref url="/pages/sjSZv5OtsQFxq84UvAqi" %}
[Creating a Role](/system-settings/configuring-the-mss/roles/creating-a-role.md)
{% endcontent-ref %}

***


---

# 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.inopli.com/system-settings/configuring-the-mss/roles.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.
