> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-customer-email.md).

# Set Commission Modifier with Customer Email

**GoAffPro** provides you with the option to set a commission modifier with the customer email matches rule.

To set a commission modifier with the customer email matches rule, 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, click on **Add new modifier**.

![Click on Add new modifier](/files/-M78nxb8WZk953y8g-3y)

Now, select the customer email matches rule.

![Select the customer email matches rule](/files/-M78oKtyGkMbqPce8c7R)

After this, set the value.

{% hint style="info" %}
**For example:** Here we have selected the Customer email matches rule. So, if the email address of the customer (here: <affiliate@email.com>) who has placed the order, matches the value set in the matches field, the affiliate's commission will get adjusted by the commission rate set in the modifier.&#x20;
{% endhint %}

![Set the value](/files/-M7cRzw0pyRIifHAfW-T)

Now, set the commission rate for the rule.

{% hint style="info" %}
**For example:** Since the customer (identified using the email address: <affiliate@email.com>) is using this affiliate's referral for placing repeated orders, we reward this affiliate with a higher commission rate by adjusting it by 20 percent.
{% endhint %}

![Set the commission rate](/files/-M7cSSU5voi4RdsqcqUF)

Finally, click on **Add Modifier**.

![Click on Add Modifier](/files/-M7cSmDKz2ij_KgCB6ji)

The newly created commission modifier will appear in the Commission Modifier section of the Commissions tab.

{% hint style="info" %}
The commission modifier that we have set here as an example, will adjust the affiliate's commission by 20 percent whenever the customer with the email address <affiliate@email.com> makes a purchase using their referral.
{% endhint %}

![](/files/-M7cSrlSpg-Xvs4K70hR)


---

# 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:

```
GET https://docs.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-customer-email.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.
