# How to add commission agents?

By default, the Commission Agent is Disabled. You can enable it from **Settings -> Business Settings -> Sales. Sales Commission Agent drop-down.**

You will see 3 different types:

1. **Logged-in User:** If this option is used then the Logged User will be automatically considered as the commission agent for the sales added by him. This means the user adding the sales will get the commission for the sales.
2. **Select from User’s List:** If this option is enabled then in the POS & Sales Screen you will see the list of “**users”** present in your business. The user adding the sales will select the commission agent from the list of users displayed.
3. **Select from Commission Agent List:** If this option is enabled then in the POS & Sales Screen you will see the list of **“Sales Commission Agents”** present in your business. The user adding the sales will select the commission agent from the list of “Sales Commission Agents” displayed.

Select the option as per your business requirements.

### **Adding Commission Percentage:**

* You can add commission % while adding/editing the **User** or **Sales Commission Agent**

### **Calculating Commission Amount:**

* To See the commission amount, Go to **Reports -> Sales Representative Report.**
* Select the User for which you want to see the commission amount.
* On selecting it will show you the detailed summary of Total Sales, Total Sale Commission & Total Expenses. Also, the table below lists all the transactions.
* **NOTE:** Sales commission is calculated without shipping or tax. Sales commissions are from the sales of the items, not the overhead costs such as taxes, freight, shipping, handling, etc.

### **Commission payment:**

* After getting the commission amount, KB CloudERP has 2 ways to make payment for the commission.

### **Using expense**

* Calculate the commission from the sales representative report and after paying the amount add it as an expense in the Add Expense menu.
* In Add expense, select the Expense-For dropdown

### **Using HRM module**

* Use the HRM module
* In the HR module, when creating payroll for a user, it will automatically include the sales commission.
* Sales commission will be shown as Payroll-Components so that the business owner and the user both know the details of the commission.


---

# 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-commission-agents.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.
