# Set user roles

Roles are ways to group users.&#x20;

{% embed url="<https://www.youtube.com/watch?v=DzBywPrwaDY>" %}

### How to set roles&#x20;

<figure><img src="https://1541598270-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzxuccthTTxvKmeBDEb4S%2Fuploads%2FG5YrObP3tNA8yxiYLbka%2Fimage.png?alt=media&#x26;token=b3f58bad-7d9f-4e62-b491-7a62f351c81b" alt=""><figcaption></figcaption></figure>

1. As an admin, go to the "admin" page (<https://app.console.xyz/c/YOURCOMMUNITY/admin>)
2. Click Roles&#x20;
3. Click "Add role"&#x20;
4. You'll be able to add roles based on onchain data ownership of NFT. You can also setup a role based on a particular user using their ENS, BNS or wallet address.&#x20;

We're excited to announce that we have numerous updates planned for roles, set to roll out around May 2024. Stay tuned for more information. These updates will simplify the process of adding, joining, and managing roles.&#x20;

If you have any specific requests or suggestions for Console roles, please feel free to reach out to us at any time at <support@console.xyz>.


---

# 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.console.xyz/admin/set-user-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.
