# Users

Every store business will need a staff. To easily assign jobs, make statistics, evaluate and rank employees, the Nobita system provides the feature of setting up user accounts. Therefore, you can create an account for each employee with their own position and authority. An account that has been set up with any rights can only operate the functions corresponding to that permission.

Click Setup -> Settings -> User. The interface is displayed as shown below:

![](/files/sFCFKa9Wz3GgZmj1sjXm)

## 1. Add new customer

To add new customer, please follow these steps below:

**Step 1:** Click "Add user".

**Step 2:** Enter the information into the form, fields with an asterisk are required.

**Step 3:** Click "Add new".

![](/files/Je88S8iIln1ipqrCaOWN)

**+ Update user:** Click the button![](https://lh5.googleusercontent.com/1FHDn1hOPy88y8tfPyAgakJU37PQRPBYQZk_f5WJyUbI21Hqjv7UFW8Rff-McJjDLLDDsY-soewV_0gBUPU0vTUdFvnUCl_fSX1fslAJnFGJCyd9qBHaeGqyki8oqhW7wEuOtg12=s0)  **>** Click the button **"Edit"  >** Enter the information into the form **>** Click **"Update".**

\+ **Delete:** Click the button![](https://lh5.googleusercontent.com/1FHDn1hOPy88y8tfPyAgakJU37PQRPBYQZk_f5WJyUbI21Hqjv7UFW8Rff-McJjDLLDDsY-soewV_0gBUPU0vTUdFvnUCl_fSX1fslAJnFGJCyd9qBHaeGqyki8oqhW7wEuOtg12=s0)**>**&#x43;lick **"Delete"** and agree.

## 2. Change user password

You can change the user password as guideline below:

**Step 1:** Click the button![](https://lh5.googleusercontent.com/1FHDn1hOPy88y8tfPyAgakJU37PQRPBYQZk_f5WJyUbI21Hqjv7UFW8Rff-McJjDLLDDsY-soewV_0gBUPU0vTUdFvnUCl_fSX1fslAJnFGJCyd9qBHaeGqyki8oqhW7wEuOtg12=s0)

**Step 2:** Click "Change password"&#x20;

**Step 3:** Enter new password&#x20;

**Step 4:**  Confirm password.

**Step 5:** Click "Update"

![](/files/CqXVj1oYHjD6Y9ZLUESO)

&#x20;


---

# 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.nobi.pro/setup/settings/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.
