# Users

Users are the people that interact with Order Eazi creating projects.

### How to create a new User

1\.       Click on the settings Icon

2\.       Select Manage Users and then Users

3\.       Click on New Users in the top right corner

4\.       Fill in the details and choose the permissions that the users will have

5\.       The click save

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


---

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