# Role management

Every role is defined by the set of permissions available for it and some metadata like role name and description.

As an administrator you can manage the list of WLM roles and the permissions available to them.&#x20;

Click on “Administrate” and select “Roles” in the menu bar. Now you see the different roles existing in WLM. As an administrator you can create, edit roles, and assign them to users.&#x20;

:point\_right:In the picture below you see the list of default roles available for every tenant. We recommend to assign to your tenant admins default "Tenant administrators" role at the beginning. After that you will be able to adjust this role to your needs or create new roles.

![Overview of WLM roles](/files/RpGFOWSy6vuPaNTnmj0I)

After clicking on “Edit” a new page opens. On the new page, all privileges and functions of the WLM are listed. You can give or take away permissions to the different roles, change their names and descriptions.

![Details of the role](/files/xZbO3Mn3X7r7crWVqN18)


---

# 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://teos-docs.coreledger.net/white-label-management-tool/admin-user-guide/role-management.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.
