> ## Documentation Index
> Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Coupons

This topic covers the process of managing coupons, viewing redeemed coupons, and duplicating coupons.

## Prerequisites

* Ensure that you have **Admin** or **Editor** privileges for Offers. For more detailed information on these settings, see the [Role-Based Access Control](/v3/platform/settings/rbac/role-based-access-control-offers-roles) section.

* Ensure that you created at least one coupon. For more detailed information on creating coupons, see one of the following pages:
  * [Creating a SKU Coupon](/v3/offers/user-guides/offers/coupons/creating-a-sku-coupon)
  * [Creating a SKU Quantity Coupon](/v3/offers/user-guides/offers/coupons/creating-a-sku-quantity-coupon)
  * [Creating a Buy Get Coupon](/v3/offers/user-guides/offers/coupons/creating-a-buy-get-coupon)

## Managing Coupons

1. In the left menu, click **Offers > Coupons > All coupons**.
   The **Coupons** page is displayed.
2. In the search bar, you can search by coupon title.
3. Use the dropdown menu to narrow the coupons list. You can filter using the following criteria:
   * **Status**
   * **Start Date**
   * **End Date**
   * **Coupon Type**
   * **More**
     * **Coupon Usage**
     * **Coupon Attributes**
     * **Segments**
     * **Price Lists**
     * **Price Type**
     * **Categories**
4. In the **Title** column, click the title of a coupon you want to view.
5. (Optional) To edit a coupon, change the details as needed and click **Update**.
   <Note>You can't edit a coupon that's ended.</Note>
6. (Optional) To enable or disable a coupon, click the toggle on the top left as needed.

## Viewing Redeemed Coupons

1. In the left menu, click **Offers > Coupons > Redemption**.
   The **Coupon Redemptions** page is displayed.
2. In the search bar, you can search by coupon title.
3. In the search bar, click **Advanced** to search using the following options:
   * **Coupon Code**
   * **Customer ID**
   * **Email ID**
   * **Order Number**
   * **Store ID**
4. Use the dropdown menu to narrow the coupon redemptions list. You can filter using the following criteria:
   * **Redemption Date**
   * **Coupon Type**
   * **Coupon Status**
5. In the **Title** column, click the title of a redeemed coupon you want to view.

## Duplicating Coupons

1. In the left menu, click **Offers > Coupons > All coupons**.
   The **Coupons** page is displayed.
2. Mouse over the name of the coupon you want to duplicate and click on the duplicate icon that appears at the right.
   The **Create Coupon** page is displayed.
3. If you want to use this duplicate as a single-use coupon, you **MUST** generate coupon codes by taking the following steps:
   1. In the **Prefix** field, enter a prefix that’s at least 3 characters long, for example SALE.
   2. In the **Starting number** field, enter the number the coupon code should begin with, for example, 1.
   3. In the **Total coupon count** field, enter how many coupons you want to generate, for example 10.
   4. Click **Generate Codes**.
      Coupon codes *SALE101, SALE102, …SALE110* are generated.
      For more information about **single-use** versus **multi-use coupons**, see the [coupon codes](/v3/offers/user-guides/offers/coupons/creating-a-sku-quantity-coupon#coupon-code) section.
      If the duplicated coupon is not a single-use coupon, ignore this step and skip to step 4.
4. Adjust the information in the rest of the duplicate coupon's fields as required.
5. Click **Create**.

The new coupon is created from the original coupon you duplicated.
