> 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/multi-level-affiliate-network/view-affiliate-mlm-network/set-mlm-commission-for-affiliate.md).

# Set MLM Commission for Affiliate

**GoAffPro** provides you with the option to set the multi-level commission for an affiliate.

To set the multi-level commission for an affiliate, go to the **All Affiliates** section in the **Affiliates** tab of the GoAffPro admin panel.

<figure><img src="/files/l5Vf33yf2j1sdTTrDwQ0" alt=""><figcaption><p>Affiliates > All Affiliates</p></figcaption></figure>

Here, click on the **affiliate name** to view their profile.

![Click on affiliate's name](/files/-M1RqKy3C8P2MG93zfMu)

This will open up the affiliate's profile.

![Affiliate Profile](/files/-M2bEhqpbuhQYyBsD0Oe)

Now, go to the **Network** section.

![Go to Network section](/files/-M2bF2UxC3e6cSu6EXYM)

Here, click on **Change** in the MLM Commission section.&#x20;

![Click on Change](/files/-M2cbXPQuAXyH40Rwad8)

Now, change the commission by choosing between a percentage or flat rate. After this set the commission rate.

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

Finally, click on **Change**.&#x20;

![Click on Change](/files/-M2ctRKWXaERV0YjhVfw)

The newly set commission rate will appear in the MLM Commission section.

{% hint style="info" %}
When the commission rate is changed in the MLM Commission section, it will override the default Level Commission.

Additionally, you also have the option to switch back to the default level commission by clicking on **Switch to default**.
{% endhint %}

![](/files/-M2cuKUo8eSZYQsBhpyj)

{% embed url="<https://youtu.be/LRpp1IddwYo>" %}
Set MLM Commission for Affiliate
{% endembed %}


---

# 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.goaffpro.com/multi-level-affiliate-network/view-affiliate-mlm-network/set-mlm-commission-for-affiliate.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.
