# Set Commission Modifiers

**GoAffPro** provides you with the option to set commission modifiers for affiliates.

> The commission modifiers feature lets you adjust/modify affiliate commissions based on set rules. You can set modifiers with rules such as order value, first-time customers, recurring customers, etc.&#x20;

To set commission modifiers for affiliates, go to the **Commission modifiers** section in the **Commissions** tab of the GoAffPro admin panel.

<figure><img src="/files/rviH6SnmT6iVSj5UcifM" alt=""><figcaption><p>Commissions > Commission modifiers</p></figcaption></figure>

Here, enable the toggle and click on **Add new modifier.**

![Commission Modifier](/files/-MP3zd5J0Vk8aZj4KMm2)

**Here you can select different rules such as:**

* Order value is >=
* Order value is <=
* Order value =
* Shipping Amount
* Customer Shipping State
* Customer Shipping Country
* Total quantity of items is >=
* Total quantity of items is <=
* First Time Customer
* Old/Recurring Customer
* Coupon code matches
* Coupon code =
* Product Discount
* Customer email matches
* Customer's first time product purchase
* Customer's recurring product purchase
* Customer tag matches
* Order tag matches
* Expression
* Payment gateway matches
* First sale of the affiliate
* Other Adjustments
* Product Name

For rules such as **Order value <=, Order value >=, Order value =, Customer Shipping State/Country, Coupon code matches, Coupon code =, Customer email, Customer tag, Order tag, Payment gateway, Expression, Product Name,** and **Other Adjustments,** you can set the matches value for the set rules and adjust the affiliate's commission for when an order fulfills the rule.&#x20;

![Select rule](/files/-MP3zxTpvuoCexUNt10d)

For the rules **First time customer, Customer's first time product purchase, Customer's recurring product purchase,** **Old/Recurring Customer**, and **First sale of the affiliate**, the affiliate commission can be adjusted directly.&#x20;

![Set Value/adjust commission by](/files/-MP4-4tzGQ7NzLyVtL4s)

Finally, click on **Add Modifier** to save the commission modifier you created. You will be able to view the newly set commission modifier with its details in the table below.

![](/files/-Luo3mshO4fAvtVW1yQw)

{% embed url="<https://youtu.be/YAjpuDFazZM>" %}
Set Commission Modifiers
{% endembed %}


---

# 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.goaffpro.com/affiliate-commissions/set-commission-modifiers.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.
