# User rights

You can create new roles, define permissions and assign roles to specific members!&#x20;

In the `User rights` tab, you can view all roles in a table. Each role is displayed with its name and the number of members with this role.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2699">⚙️</span>  <strong>Manage roles</strong></td><td>Create, edit and delete your roles</td><td></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f9e2">🧢</span>  <strong>How do you assign roles to members?</strong></td><td>Assign roles to your members</td><td></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f91d">🤝</span> <strong>Permissions</strong></td><td>Learn more about the different permissions</td><td></td></tr></tbody></table>


---

# 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://help.meltingspot.io/english/manage-spot/audience/user-rights.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.
