> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/administrative-functions/manage-organizational-structure/employee-management/assign-roles.md).

# Assign roles

In equipme, roles define what employees can see and do. As an admin, you not only create employees but also control which roles they hold. This ensures that each person has exactly the level of access they need - no more, no less.

#### Where to Manage Roles <a href="#ispasted" id="ispasted"></a>

To assign or change roles, go to:\
**Settings → Roles and rights**

Here you’ll see an overview of all available roles in your organization. Each role has a description, so you can quickly understand what permissions it includes.

#### Assigning a Role to an Employee

1. Open **Settings → Roles and rights**.\
   \
   ![](https://media1-production-mightynetworks.imgix.net/asset/de9159f4-21f0-40c4-b4e0-d37cacb66d79/1758160856134.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)\ <br>
2. Click on the role you want to assign (for example, *Service Desk Agent*).\
   \
   ![](https://media1-production-mightynetworks.imgix.net/asset/eebfa53e-9947-45fa-a21f-01111d901e5e/1758160887214.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

   <br>
3. In the role view, switch to the **Users** tab.
4. Click **Add** and select the employee(s) who should receive this role.
5. Confirm your choice - the role is now active for that employee.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/classes/administrative-functions/manage-organizational-structure/employee-management/assign-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.
