# Create User

## Creating a New User

* Select the ***User*** option from the ***New*** Context menu.&#x20;

  <figure><img src="/files/AFmuDfkIN2d8GNvPxOsB" alt=""><figcaption></figcaption></figure>
* The ***New User*** form opens.
* Fill in the following information to create a new ***User***:
  * **Email:** Provide an email address to register for the user.
  * **Short Name:** Short name of the user.
  * **Full Name:** Full name of the user.
  * **Description:** Describe the user (optional).
  * **Password:** Set password for the new user.
  * **Confirm Password:** Confirm the above password.&#x20;

    <figure><img src="/files/c105bLiPLeywPFSg61DG" alt=""><figcaption><p>Required information to create a new user</p></figcaption></figure>

### Assign to Groups

* Click the ***Assign*** option to add the new User to the Group(s).&#x20;

  <figure><img src="/files/XGigJNk0T0fDpvpGRQCK" alt=""><figcaption></figcaption></figure>
* The ***Add Users to Group*** window opens, listing all the groups.
* Either choose the ***Select all*** option or select the specific group(s) using the checkmarks.&#x20;

  <figure><img src="/files/8tPrAk1pIDpcLlkZHNRd" alt=""><figcaption></figcaption></figure>
* The selected group(s) will be assigned, and the number of the selected groups will be mentioned.

  <figure><img src="/files/Yjx89VDhsCCUGL6jUf2o" alt=""><figcaption></figcaption></figure>
* Pre-configured custom fields are displayed under the ***Custom Fields*** heading in this form.

{% hint style="info" %}
*<mark style="color:green;">Please note:</mark> You can configure the **Custom Fields** part using the **Custom Fields Settings*** option from the ***Admin** module. The list of mandatory Custom Fields provided for a user helps in **restricting data access** for that user.*&#x20;
{% endhint %}

### Provide Custom Fields

* You can provide the required details using the custom fields if marked as mandatory (A user gets group-specific custom fields).&#x20;

  <figure><img src="/files/MxSFek6acDAxzTNZLVy8" alt=""><figcaption></figcaption></figure>
* Click the ***Create*** option.​

  <figure><img src="/files/6PcFJXusBlp9PWZr3oyH" alt=""><figcaption></figcaption></figure>
* A confirmation message appears.
* The newly created user gets added to the user list.&#x20;

  <figure><img src="/files/VeKd7ElCc6dK0zZVkUD4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*

* *All user details, **except the email ID**, can be updated using the **Update User** option.*
* *If a new user is added to a group with **all permission access**, they are assigned the **Admin Role**.*
* *A user can be part of **multiple groups** and will receive **combined permissions** from all groups to access various platform modules.*
  {% endhint %}


---

# 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://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/administration-and-security/security/create-user.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.
