> For the complete documentation index, see [llms.txt](https://docs.openg2p.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openg2p.org/1.3/social-registry/features/administration/user-guide/create-user-and-assign-role.md).

# Create User

This document provides instructions to create user in the ***Social Registry*** module.

## Prerequisites

* The user must have access to the Social Registry module.
* The user must have Registrar and Administrator role.

## Procedure

1. Click the main menu icon ![](/files/jsRVDffM09VtGFJaNGuN) and select ***Settings***.

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

The ***Settings*** screen is displayed.

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

2. In the menu bar, click the ***Users & Companies*** and then select Users.

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

***Users*** screen is displayed. It is a dashboard which lists the details of all the available Users Name, Login, Language, Latest authentication and their status.

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

3. Click the ***New*** button.

***User New*** screen is displayed.

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

In ***Users New*** screen, the available features and their descriptions are:

<table><thead><tr><th width="166">Feature</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>Enter the new user name</td></tr><tr><td>Email Address</td><td>Enter the valid email Id. of the user. The invitation email will be sent to this email address.</td></tr><tr><td><img src="/files/F0x05T3bWW7Du6AgpGV1" alt="" data-size="original"></td><td><ul><li>Select the icon, click the edit icon and then navigate to the user photo where it is stored</li><li>Export the user photo</li><li>Click the delete icon to delete the user photo</li></ul></td></tr></tbody></table>

4. Click the ***Access Rights*** tab.

The fields and their descriptions are given below:

| Field          | Description                                                                                                                                                                                                                                                                                                                                 |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Accounting     | <p><em><strong>Invoicing</strong></em></p><p>Select the appropriate value from the drop-down. The available values are</p><ul><li>Billing</li><li>Billing Administrator</li></ul><p><em><strong>Bank</strong></em></p><p>Select the appropriate value from the drop-down, The available value is</p><ul><li>Validate bank account</li></ul> |
| Website        | <p>Select the appropriate value from the drop-down. The available values are</p><ul><li>Restricted Editor</li><li>Editor and Designer</li></ul>                                                                                                                                                                                             |
| Administration | <p>Select the appropriate value from the drop-down. The available values are</p><ul><li>Access Rights</li><li>Settings</li></ul>                                                                                                                                                                                                            |
| Other          | <p><em><strong>Job Queue</strong></em></p><p>Select the appropriate value from the drop-down. The available value is</p><ul><li>Job Queue Manager</li></ul><p><em><strong>Dashboard</strong></em></p><p>Select the appropriate value from the drop-down. The available value is</p><ul><li>Admin</li></ul>                                  |

5. Click the ***Preferences*** tab.

<figure><img src="/files/7iibimGK7iX3qz1ppPLY" alt=""><figcaption></figcaption></figure>

The fields and their descriptions are given below:

| Field           | Description                                                                                                          |
| --------------- | -------------------------------------------------------------------------------------------------------------------- |
| Language        | Select the preferred language from the drop-down.                                                                    |
| Timezone        | Select the timezone from the drop-down list.                                                                         |
| Notification    | <p>Select the appropriate radio button. The values are:</p><ul><li>Handle by Emails</li><li>Handle in Odoo</li></ul> |
| Email Signature | Enter the valid Email ID.                                                                                            |

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

6. Click the ***Oauth*** tab.

<figure><img src="/files/7uCeD3XAqP5w9zGwuC5x" alt=""><figcaption></figcaption></figure>

The fields and their descriptions are given below:

| Field              | Description                                                                                                                                                                   |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| OAuth Provider     | <ul><li>Select the appropriate value from the drop-down.</li></ul><p>(or)</p><ul><li>Search for the OAuth Provider using the Search more option from the drop-down.</li></ul> |
| OAuth User ID      | Enter the OAuth user ID.                                                                                                                                                      |
| OAuth Access Token | Check the ***OIDC Groups Rest*** box or ***OIDC Userinfo Reset*** box as per the requirement                                                                                  |

7. Click the ***Account Security*** tab.

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

8. Click the ***Invite to use 2FA*** button to enable 2FA for a user.

| Icon                                                                | Click to                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/1EzR5YVJmZtkE8fdYR0h" alt="" data-size="original"> | <p>Select the appropriate value. The available values are:</p><ul><li>Archive</li><li>Duplicate</li><li>Change Password</li><li>Disable two-factor authentication</li><li>Send Password Reset Instructions</li><li>Privacy Lookup</li></ul> |
| <img src="/files/KhfA3m0IfGNNDXtevFEj" alt="" data-size="original"> | Save manually the individual data and exit from the screen.                                                                                                                                                                                 |
| <img src="/files/6HreBBrA7iTswVG4kUKT" alt="" data-size="original"> | Discard changes and exit from the screen.                                                                                                                                                                                                   |

The newly created user is added to the user list.

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

Assign user role


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openg2p.org/1.3/social-registry/features/administration/user-guide/create-user-and-assign-role.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
