> 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-product-commission-for-affiliates/bulk-import-product-commissions.md).

# Bulk Import Product Commissions

**GoAffPro** provides you with the option to bulk import product commissions into your program.

To bulk import product commissions into your program, go to the **Referral Commissions** section in the **Commissions** tab of the GoAffPro admin panel.

<figure><img src="/files/MBbd8WRo5g5ebU24JUE6" alt=""><figcaption><p>Commissions > Referral Commissions</p></figcaption></figure>

Here, go to the Product Commissions section.

![Product Commissions](/files/-MggLjIPKYhZjfe6fxTg)

Now, click on **New Product Commission**.

![Click on New Product Commission](/files/-MggM2b6ChUp6XKf6NWz)

Next, click on **Bulk CSV Upload tool**.

![Click on Bulk CSV Upload tool](/files/-MggMcYyQMXjSGnrx7gc)

Here, click on **Prepare download.**

![Click on Prepare download](/files/-MggNouyOE2zjfInlCrx)

Now, click on **Download**.&#x20;

![Click on Download](/files/-MggO8aEnwYqsOBIpx3H)

Next, format the file.&#x20;

{% hint style="info" %}
You will have to upload the correctly formatted CSV file. Please follow the instructions in step 2 to format the file.
{% endhint %}

<figure><img src="/files/2rCdqtL3fIqClPQmpB9Z" alt=""><figcaption><p>Format file</p></figcaption></figure>

After this, click on **Browse** to upload the CSV file from your system.

![Click on Browse](/files/-MggPDnGxqhkx7r6U-JK)

Finally, click on **Submit**.

![Click on Submit](/files/-MggPulOLmQTd5moxJ6H)

After the import is successful, you can click on **Open commission page** to view the imported product commissions.

![Click on Open commission page](/files/-MggQ27-dnbWQZP6AmPe)

You will be able to see the imported product commissions in the Product Commissions section of the Commissions tab.

![](/files/-MggQ6vENFwzpSfG9qQG)

{% embed url="<https://youtu.be/dqE-dv2p2cg>" %}
Bulk Import Product Commissions
{% 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/affiliate-commissions/set-product-commission-for-affiliates/bulk-import-product-commissions.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.
