# Roles

To initiate the creation of a new role, you can begin by selecting the "Create Role" button. On the role creation page, start by entering the role's name and provide a concise, clear description that outlines its responsibilities and purpose.

Next, you can choose the permissions to be granted to individuals assigned to this role. These permissions are available from a comprehensive list of options on the same page. Once you've refined the role's name, description, and the permissions you've assigned, simply click the "Apply Permissions" button to implement the role along with its associated access rights.

Furthermore, if you ever need to make adjustments or remove a role, you can easily do so by clicking on the "Actions" button located at the top right corner of the page. This provides you with the flexibility to carry out necessary actions, ensuring that the staff roles within your institution remain aligned with your evolving requirements.


---

# 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.belrald.com/untitled/portals-documentation/admin-portal/admin-dashboard-features/registry/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.
