# Roles

To create a new role, administrators can initiate the process by clicking on the "Create Role" button. On the role creation page, Start by inputting the name of the role you're creating and provide a clear and concise description outlining its responsibilities and purpose.

Next, select the permissions you wish to grant to individuals assigned to this role. You'll find these from the comprehensive pool of options available on the  page. Once you've fine-tuned the role's name, description, and assigned permissions, click the "Apply Permissions" button to implement the role and its associated access rights.

Additionally, should you ever need to make alterations or remove a role, simply click on the "Actions" button located at the top right corner of the page. This grants you the flexibility to perform any necessary actions as you see fit, ensuring that your institution's staff roles remain tailored to your evolving needs.


---

# 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/admissions/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.
