> 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-coupons/setup-personal-coupons/assign-custom-personal-coupons-to-affiliates.md).

# Assign Custom Personal Coupons to Affiliates

**GoAffPro** provides you with the option to assign custom personal coupons to affiliates.

To assign custom personal coupons to affiliates, go to the **All Affiliates** section in the **Affiliates** tab of the GoAffPro admin panel.

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

Here, click on the **affiliate name**.

<figure><img src="/files/A34mFPurdT8V5zXJ50c5" alt=""><figcaption><p>Click on the affiliate name</p></figcaption></figure>

This will open up the affiliate's profile.

<figure><img src="/files/xUcfa5k8tpiRloNG50kC" alt=""><figcaption><p>Affiliate's profile page</p></figcaption></figure>

Here, click on **Add personal coupon**.

<figure><img src="/files/DQdnxE1i16tqEnYGfvS2" alt=""><figcaption><p>Click on Add personal coupon</p></figcaption></figure>

This will open up the Personal Coupon window.

<figure><img src="/files/K5X450h86d0l5Ku6DIiy" alt=""><figcaption><p>Personal Coupon</p></figcaption></figure>

Here, choose the "Use existing store coupon" option.

<figure><img src="/files/qC2UBSSBRoxxM7ryzC9j" alt=""><figcaption><p>Choose the "Use existing store coupon" option</p></figcaption></figure>

Now, set the coupon code.

{% hint style="info" %}
Make sure you have created the coupon in your store's discount section.
{% endhint %}

<figure><img src="/files/lAAzw8cENhOCMUUUtj7k" alt=""><figcaption><p>Set the coupon code</p></figcaption></figure>

Next, select the discount type.

<figure><img src="/files/XOyhOqRUmGJhp9bIQE1K" alt=""><figcaption><p>Select the discount type</p></figcaption></figure>

After this, set the discount amount.

<figure><img src="/files/FazxlPYlblDXXHZFQ9DC" alt=""><figcaption><p>Set the discount amount</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/jBaLSG2dD55ZMHtxPOeC" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The personal coupon will get assigned to the affiliate within GoAffPro.

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

{% embed url="<https://youtu.be/fzVjVtv0U7Y>" %}
Assign Custom Personal Coupons to Affiliates
{% 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-coupons/setup-personal-coupons/assign-custom-personal-coupons-to-affiliates.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.
