# Manage/Edit/Delete coupons

### **Manage coupons**

This page includes two tabs: **Codes** and **Templates**.

* **Codes** lists every single coupon — whether it’s generated from a program, bulk-created, or manually assigned — allowing you to view and manage them all in one place.
* **Templates:** A template is created when you set up **Static coupons** from a **Program** or **Bulk assign** coupons. This tab displays all **discount templates**, each containing shared rules and settings that apply to multiple coupons generated from it.

{% hint style="info" %}
Anti-leak Coupons are not listed here — they’re created automatically when customers click affiliate links.
{% endhint %}

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

The Type value shows how the coupon was generated or grouped:

<table><thead><tr><th width="166.67578125">Type</th><th>Explanation</th></tr></thead><tbody><tr><td>Program</td><td>Coupons automatically created when affiliates join a program.</td></tr><tr><td>Bulk</td><td>Coupons created in bulk using a discount template.</td></tr><tr><td>Manual</td><td>Coupons manually created and assigned to specific affiliates.</td></tr></tbody></table>

#### **Why use templates?**

Templates help you manage multiple coupons efficiently. Instead of editing each affiliate’s coupon one by one, you can update the template, and all coupons created from it will automatically follow the new settings — saving time and ensuring consistency.

> For example:\
> Let’s say you run a “Summer Sal&#x65;*”* affiliate program that gives 10% off.\
> Each affiliate who joins gets their own coupon — like `SUMMERJANE`, `SUMMERMIKE`, `SUMMERLISA`.\
> All of these coupons are linked to the same “Summer Sale” template.
>
> Later, if you decide to increase the discount from 10% to 15%, you just edit the template once, and the change applies to all those coupons instantly.

### **Edit coupon**

You can edit a single coupon or a template.

### **Edit a single coupon**

Merchants can modify the coupon name to match their branding or update details as needed.

{% hint style="success" %}
This is useful when you only need to update one specific affiliate’s coupon and don’t want to change discount settings or other shared rules.
{% endhint %}

Go to **Coupons > Codes > Click on the coupon > Edit name**

<div align="left"><figure><img src="/files/Erls5Xym3Z5A0aIOZ51E" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/JwAcK4vj6pe3pAkVVLEj" alt=""><figcaption></figcaption></figure></div>

If you want affiliates to rename their own coupons, go to **Program > Edit > Customer discount > Turn on the Allow affiliates edit coupon name.**&#x20;

<div align="left"><figure><img src="/files/F8dHx78acp0csHWoDzui" alt=""><figcaption></figcaption></figure></div>

Once you have enabled the feature, affiliates can edit their coupon codes on the **Affiliate dashboard**.

<div align="left"><figure><img src="/files/PCo6ZB0TiN4GtLIAH1fj" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/PcH49EHuXk0BMW5ttL52" alt=""><figcaption></figcaption></figure></div>

### Edit a coupon template

All existing and new coupons linked to this template will automatically reflect the changes.

Go to **Coupons → Templates → Select template → Edit in Program/Bulk Template**

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

{% hint style="success" %}
This is ideal when you want to apply the same update to a group of coupons instead of changing each one manually. For example, you want to update discount value for all coupons in a program from 10% to 15%.
{% endhint %}

### **Delete Coupons**

If a coupon is no longer needed, merchants can remove it from the system. This helps keep the coupon list organized and prevents the use of outdated or expired discounts.

To delete a single coupon: **Go to Coupons > Delete**

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

To Delete/Deactivate a coupon template: **Go to Coupons > Templates > Select the template > Delete/Deactivate**

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

{% hint style="warning" %}
Deleting a template will remove all coupons associated with it. If you only want to stop using the template temporarily, consider deactivating or editing it instead.
{% endhint %}


---

# Agent Instructions: 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.bixgrow.com/affiliate-coupons/static-coupons/manage-edit-delete-coupons.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.
