> 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/create-personal-coupon-templates.md).

# Create Personal Coupon Templates

GoAffPro provides you with the option to create custom personal coupon templates and assign coupons to affiliates using that template.

### Create the personal coupon template

To create personal coupon templates, go to the **Coupons** tab in the GoAffPro admin panel.

<figure><img src="/files/3CL1uDhqqMwHcTW0vosT" alt=""><figcaption><p>Coupons</p></figcaption></figure>

Here, go to the Personal Coupons section.

<figure><img src="/files/Df4wqPB35iIDfaJEkucC" alt=""><figcaption><p>Personal Coupons</p></figcaption></figure>

Now, click on **Create coupon templates**.

<figure><img src="/files/8EWTy5S7KZ0H0gwXHaG4" alt=""><figcaption><p>Click on Create coupon templates</p></figcaption></figure>

Here, set the template name.

<figure><img src="/files/oW5jOHBJaILNdmtUTgrI" alt=""><figcaption><p>Set the template name</p></figcaption></figure>

Now, set the discount type.

<figure><img src="/files/ybLzwm3R3cx7zfITG26N" alt=""><figcaption><p>Set the discount type</p></figcaption></figure>

Next, you can set other discount settings, like limiting the discount to one use per customer, the total number of times the discount can be used, the expiry date, and the coupon code prefix.

<figure><img src="/files/9p0WncYbTX5AR7oP5RUH" alt=""><figcaption><p>Set other discount settings</p></figcaption></figure>

You also have the option to limit the coupon codes to work on certain products or collections and set the discount combination settings.

<figure><img src="/files/rMVREa91hzrrwvmVBUQa" alt=""><figcaption><p>Set the coupons to work on certain products or collections and the discount combination settings</p></figcaption></figure>

Finally, click on **Submit**.

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

### Assign personal coupon to affiliate

To assign a personal coupon with this template, go to the **Affiliates** > **All Affiliates** section and click on the **affiliate's name**.

<figure><img src="/files/NWmYBhec0HBJMIqqgbyk" alt=""><figcaption><p>Affiliates > All Affiliates > Click on the affiliate's name</p></figcaption></figure>

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

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

Now, select the template.

<figure><img src="/files/SO3Ebrv89GDZQJ5F8IRP" alt=""><figcaption><p>Select the template</p></figcaption></figure>

After this, set the coupon code.

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

Finally, click on **Submit**.

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

The personal coupon will be created according to the template settings.

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

{% embed url="<https://youtu.be/mxzvhUGpfLI>" %}
Create Personal Coupon Templates
{% 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/create-personal-coupon-templates.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.
