# Create a new role

**What is a Role in Ozone?**

Roles are completely customizable permissions that can be created for a given user within a team. Once a role is defined, it can be applied to the relevant user or groups of users quickly.

To Access the Roles Click on the left-sidebar → Settings → Team Management

<figure><img src="/files/orsvPIJhDFvAg9tAIiAY" alt=""><figcaption></figcaption></figure>

**How to create a Role?**

* Go to the Roles Tab and Click on the Create Role Button at the top-right bottom

<figure><img src="/files/orsvPIJhDFvAg9tAIiAY" alt=""><figcaption></figcaption></figure>

* A Modal window will open with the list of all the features and resources such as Backups, Clusters, HelmChannels and so on. Each Feature will have List, Create, Update, and Delete permissions which the admin user can select by clicking on the checkbox next to the permission.

<figure><img src="/files/o824MEFkfP7XrMgmHqV2" alt=""><figcaption></figcaption></figure>

* The admin user can use the Select All Option to easily select all the permissions for a feature let’s say Environments. And then after all the permissions that need to be given to a particular role have been selected, the user can click on the Create Button.

<figure><img src="/files/mlrAHGN9TrD5Jzy1Ge2k" alt=""><figcaption></figcaption></figure>

And Voila 🎉, The new customized test role is created and now can be assigned to any member.


---

# 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.ozone.one/ozone-end-user-guide/documentation/settings/role-based-access-control/create-a-new-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.
