# Roles

Roles are groups of users that have specific access to different areas within Order Eazi. Some users will be in charge of handling and managing projects, others might be in charge of accounts, while some users will be part of the Admin group that have access to everything.

You can build custom groups to suit your needs if the default groups are not up to your needs.

How to create a new role

1\.       Click on the settings Icon

2\.       Select Manage Users and then roles

3\.       Click on New role in the top right

4\.       Fill in the details and choose the permissions that the users as part of this role will have

5\.       Select role access

6\.       Then click save

{% embed url="<https://scribehow.com/embed/How_to_Create_a_New_Role__6oLai5TwR0SiKBxAOnhwgA>" %}


---

# 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://support.ordereazi.com/sales-features/settings/manage-users/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.
