# How to add user?

### **Adding users**

1. User Management -> Users -> Add New
2. Fill in the user details, select the user role, and give a unique username.
3. **Sales Commission Percentage (%)**: Provide the commission % for this user. This option gets applied if the commission agent feature is enabled.
4. **Is active?** Activate/Deactivate the user.
5. You can edit/delete a user.

### **Assign locations**

Refer to the image below

### **Max sales discount:**

The maximum discount this user can give during sales in the POS & sales screen. If you don’t want to have this restriction, then simply keep this value blank.

### **Disable login**

Refer to the image below

<figure><img src="https://ultimatefosters.com/wp-content/uploads/2019/09/Edit_user_ultimatepos-1024x807.png" alt="Edit user ultimatepos"><figcaption></figcaption></figure>


---

# 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.kbgfuzion.com/erp/knowledge-base/users/how-to-add-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.
