# Create User

**Click** the "+ Add New User" button to begin the *create new user flow*.

<figure><img src="/files/4NekHDpDeTKZyINz2pMX" alt=""><figcaption></figcaption></figure>

### Creating Users for Commercial and Government

{% hint style="warning" %}
The flow for commercial and government user types is essentially the same. User details, role  and summary. Government users have the additional sections for the agency and designation. Differences are shown below.&#x20;
{% endhint %}

#### User details:

{% columns %}
{% column %}
**Commercial**

* First / Last Name
* User Handle
* Title
* Primary Email
* User Type
  * Owning Company Member
  * Managing Company Member
  * Partner Company Member
  * None (Individual)
* Country
  {% endcolumn %}

{% column %}
**Government**

* First / Last Name
* User Handle
* Title
* Primary Email
* Military Grade
* Rank / Rank Abreviation
* Legal User Type
  * US Government
  * US Government Contractor
  * Foreign Government
  * Public
* Country
  {% endcolumn %}
  {% endcolumns %}

\
**Commercial** user details section of the add a new user flow:

<figure><img src="/files/5LlrFBvoEnjAQbnjeDGU" alt=""><figcaption></figcaption></figure>

G**overnment** user details section of the add a new user flow:

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

Fill out the required fields and **click "**&#x4E;ext" to move to the users role section. Each platform user will receive the standard permission by default. Make a role selection and click next. Note that some user types are only allowed certain roles [(see role(s))](https://app.gitbook.com/o/-LVczVIRnIFIRo5llDYg/s/VJV84grXWXSLppsAzVKx/~/edit/~/changes/480/motar-core-services/intro-to-core-services/admin/users#role-s)<br>

**Commercial and Government** role section of the add new user flow:

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

<details>

<summary>For <strong>Government Users Only</strong> - Agency and Designation Details</summary>

**Select** which Government Agency this account is associated with and **click** "Next".

<figure><img src="/files/Qf2kPfq1RBZqwkshBcK8" alt=""><figcaption><p>Government Agency</p></figcaption></figure>

**Enter** the details regarding the users government designation and **click** "Summary".

<figure><img src="/files/D8O7q7ZyJRfpo3QOpDKY" alt=""><figcaption><p>Designation Detail</p></figcaption></figure>

</details>

Once the role is set **click** "Next" to set the accounts temporary password within the summary view. After meeting the requirements **click "**&#x53;ummary".<br>

**Commercial and Government** summary section of the add new user flow:

{% hint style="warning" %}
User handle should be unique and can only contain lower characters, numbers and dashes. It should not No contain empty spaces.
{% endhint %}

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

**Click** "Create" user and you will now see that user on the active users tab.&#x20;

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

Repeat the process for any additional users.


---

# 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.motar.com/motar-core-services/intro-to-core-services/admin/users/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.
