> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/sales/commissions/commission-rule-centre.md).

# Commission Rule Centre

The Commission Rule Centre within XoroERP serves as a centralized repository for storing and managing all commission rules created within the system. This module provides businesses with a comprehensive platform to define, customize, and enforce commission rules tailored to their specific needs and sales strategies.

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

{% hint style="info" %}
To Access Commission Rule Centre - Menu>Sales>Commissions>Commission Rule>Commission Rule Centre
{% endhint %}

### **Key Features of the Commission Rule Centre**

1. **Centralized Rule Storage:**
   * The Commission Rule Centre consolidates all commission rules created in XoroERP, providing users with easy access to a comprehensive list of rules. Users can search for specific rules based on various criteria, such as name, amount, amount type, cap amount, and more, streamlining the rule retrieval process.
2. **Customizable Rule Definition:**
   * Businesses can define and customize commission rules within the Commission Rule Centre based on specific criteria such as item brand, discounts, sales representatives, and rep groups. This flexibility allows organizations to align commission structures with their unique business requirements, sales objectives, and market strategies.

{% hint style="info" %}
If the required module access has already been granted in **Access Manager,** but the **Commission Rule Centre** or related Commission modules are still not visible in the menu, contact your system administrator.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/sales/commissions/commission-rule-centre.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
