# Commission Setup

### What You Can Configure

You can define commission rules based on the following parameters:

* **Vendor**
* **Product Type**
* **Staff**

These parameters determine how commissions are calculated for sales data.

***

### Setting Up Commissions

#### How it works

1. Add a new commission rule
2. Select the applicable parameter (Vendor, Product Type, or Staff)
3. Define the commission rate
4. Save the setup

Once added, the commission rules are applied automatically during report generation.

***

### Using Commission Fields in Reports

After commission setup is complete:

* All **commission-related calculated fields** become available in the **Field Selector**
* You can include these fields in any supported report
* Commission values are calculated dynamically based on your rules

This removes the need for manual commission calculations.

***

### Current Scope

* Commission setup is supported for **Vendor, Staff, and Product Type**\
  \
  \&#xNAN;*If you need more information about this feature, feel free to contact our support team.*


---

# 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.reportpundit.com/knowledge-base/settings/commission-setup.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.
