# Create Users

While users may be imported and synchronized from other Identity providers, sometimes users may need to be added manually by the administrator.

### Steps to Create Users: <a href="#createusers-stepstocreateusers" id="createusers-stepstocreateusers"></a>

1. First, navigate to the **User** configuration page by clicking on the **Identity Hub > User** menu on the left-hand side panel.

   <figure><img src="/files/ww8JQVnpc9Cb1O7Y15uo" alt=""><figcaption></figcaption></figure>
2. Click on the “**+Add New**” button.

   <figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003438790/original/kkU5pBH4RBVGBfV_oQl4Ke_X5dGOgzrSaw.png?1649344742" alt=""><figcaption></figcaption></figure>
3. Enter the required information and scroll down to add further information.

   <figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003438799/original/FpPKM4nhyj-5o5_RfOPXcYS8iFjzBrVzyA.png?1649344770" alt=""><figcaption></figcaption></figure>
4. Click on the Save button to move to the next configuration page, and copy the automatically generated password.&#x20;

   <figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003449872/original/VoVNv2tnMZHwW0YLNENAo7xnidHRhN31hw.png?1649358033" alt=""><figcaption></figcaption></figure>
5. Optionally, a group can be assigned to the user.

   <figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003438854/original/97chf0NJoQWOFysPK-8MLjM27lzVOmILwg.png?1649344854" alt=""><figcaption></figcaption></figure>
6. And also, applications can be assigned to the user.

   <figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84003438855/original/4HkaDvLL4gjnxyAnl6AEoW_7VCIUlSwMGg.png?1649344863" alt=""><figcaption></figcaption></figure>

Once all the above steps are completed successfully, the user is created with the assigned groups and assigned applications.


---

# 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://help.cymmetri.io/identity-hub/managing-users-and-groups/create-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.
