# Staff

Every retail store will need a team of staff. To easily assign tasks, keep records, and evaluate employee rankings, the Nobi Pro system provides a feature to set up user accounts. Therefore, you can create an account for each employee with their own position and permissions. An account will only be able to operate functions that correspond to its given permissions.

To set up and manage users, go to Settings -> General Setting-> Staff. The interface will be displayed as shown below.

The user management feature allows you to:

* Add new user
* Update user
* Delete user
* Change user password

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

## 1. Add new user

To add a new user, please follow these steps:

Step 1: At the user management interface, click "Add User" -> The form to add a new user is displayed.

Step 2: Enter information into the form, including:

* Username (Required)
* Email (Required): It is mandatory to add an email so that in cases where users forget their login password, they can use that email to recover their password.
* Last Name (Required)
* First Name (Required)
* Password (Required)
* Confirm Password (Required)
* Phone Number
* Call Center Agent Code: This is the extension number for the call center in cases where the system uses an integrated call center with Nobi Pro, and the user has the right to call the call center, then the call center agent codes will be displayed for selecting the corresponding agent code.
* Role Assignment: Select the position that the user will hold

Step 3: Click "Add"

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

## 2. Update user

In the user list, to update a user please perform the following actions:

Step 1: Click on the three dots to the right of the user

Step 2: Click "Edit" -> Update form appears

Step 3: Enter the information to be updated

Step 4: Click "Update"

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

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

***\*\*\* Note:***&#x20;

* When updating user permissions, you must log back into the system for it to update the new permissions.
* In case the account status is changed to Inactive: Nobi has an option to allow displaying inactive users when selecting.

\+ When that option is turned on, the user view will display users who are inactive. Items such as orders, contracts, leads, and reports can still be filtered and viewed by those employees/users.

\+ When that option is turned off, the user view will not display users who are inactive. The items such as orders, contracts, leads, and reports of that user will still be displayed, but they can no longer be filtered on the search bar for that account or employee.

## 3. Change account password

Nobi Pro supports users in changing their account password, the steps are as follows:

Step 1: In the account management list, click the three dots on the right side of the user account

Step 2: Click "Edit" -> Edit form is displayed

Step 3: Click "Change password"

Step 4: Enter the new password

Step 5: Confirm the password

Step 6: Click "Update"

<figure><img src="/files/54SlJaqyu0f48FwyFRVf" alt=""><figcaption></figcaption></figure>

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

## 4. Delete user account

To delete a user account, please follow these steps:

Step 1: In the account management list, click the 3 dots on the right side of the user account

Step 2: Click "Delete"

Step 3: Click "Yes"

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

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

***\*\*\* Note***: When a user is deleted, if their account was previously used to place orders, those orders will still exist and display the information of that user as the seller. Revenue reports by employee will still show, but if filtering orders by seller, that user will no longer appear in the seller filter checklist.


---

# 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://helpv2.nobi.pro/setting/staff.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.
