> For the complete documentation index, see [llms.txt](https://docs.inopli.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inopli.com/system-settings/configuring-the-mss/roles/creating-a-role.md).

# Creating a Role

### Identification

When creating a role, it's essential to provide <mark style="color:green;">a name and description</mark>.

<figure><img src="/files/5AxgexfiIBE4bqUDgycO" alt=""><figcaption><p>Identification Stage</p></figcaption></figure>

### Permissions

Where detailed configurations are made regarding <mark style="color:green;">which permissions will be granted to a specific profile</mark>, among the options of product, category, or functionality. This area <mark style="color:green;">provides filtering tools</mark>, allowing users to search for and select permissions either by name or through direct selection. This system <mark style="color:green;">facilitates the assignment of permissions</mark>, ensuring more precise control over access to different parts of the product.

<figure><img src="/files/9BFAxbLaDMvamR8th8NU" alt=""><figcaption><p>Permissions Stage</p></figcaption></figure>

***

### Companies (Only for Roles for Companies)

This space is dedicated to the <mark style="color:green;">activation of clients who can use the profile as a template</mark>. In a practical way, through a switch, it is easy to select which companies will have access to this template model as an option for use.

<figure><img src="/files/LNNON137rZo1NpuU6n1E" alt=""><figcaption><p>Companies Stage</p></figcaption></figure>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/creating-a-role.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.
