# Company's Roles

In <mark style="color:green;">addition to the standard roles provided by the MSS</mark>, it is possible to <mark style="color:green;">create specific roles for each company</mark>, allowing for more <mark style="color:green;">detailed and centralized administration</mark>. Both types of roles - those provided by the system and those custom-created - will be <mark style="color:green;">displayed in a paginated list, with advanced filtering options</mark>. Furthermore, these roles come with practical functionalities for activation/deactivation, editing, and deletion, simplifying the management and customization of system access.

<figure><img src="/files/bWa0UncuwMAJHUGLvJVE" alt=""><figcaption><p>Overview of company's roles</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/managing-companies/companys-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.
