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

# Coupons Management

> For **paid tickets**, you can create coupons to offer special discounts. This can be done by clicking the **Coupon** button on the event page.

<Note>
  Initially, this section is disabled if no coupons exist. Click **Add New Coupon Code** to start adding coupons.
</Note>

## Adding a New Coupon

<Frame>
  <img src="https://mintcdn.com/makemypass-b52bd2ef/kCtCQLg9U0nHtl8L/images/event/eventPage/coupons/coupons.png?fit=max&auto=format&n=kCtCQLg9U0nHtl8L&q=85&s=42fface5a4813f149b5c728275357f78" className="rounded-lg shadow-md" width="427" height="733" data-path="images/event/eventPage/coupons/coupons.png" />
</Frame>

1. In the modal that opens, enter the **Coupon Code** (e.g., `DISCOUNT50`, `EARLYBIRD25`).
2. Select the **tickets** to which this coupon applies from the dropdown.
3. Enter the **discount value** (either a fixed amount or a percentage). The discount cannot exceed the original ticket price.
4. Provide a **short description** for reference.
5. Set the **Limit Usage** to restrict how many times the coupon can be used. Once the limit is reached, the coupon can no longer be redeemed.
6. Enable **Show Coupon in Form** if you want all users registering for the event to see this coupon.

<Warning>
  Coupon Codes cannot be changed once they are being used by atleast one attendee.
</Warning>

<Info>
  The coupon will be **displayed** in the form but will not be **applied automatically**—users must apply it manually.
</Info>

7. Lastly, **activate the coupon** to make it usable.
8. Once all required fields are filled, click **Save Coupon** to finalize the coupon.

## Enable Coupons Field

To display the coupon input field in the registration form:

<Frame>
  <img src="https://mintcdn.com/makemypass-b52bd2ef/kCtCQLg9U0nHtl8L/images/event/eventPage/coupons/activateCouponModal.png?fit=max&auto=format&n=kCtCQLg9U0nHtl8L&q=85&s=bf9d2db89d436c77b6dc1da5e9a6eabd" className="rounded-lg shadow-md" width="425" height="225" data-path="images/event/eventPage/coupons/activateCouponModal.png" />
</Frame>

1. Click the **Coupons are not active** red button on the event page.
2. In the modal that appears, enable the **Show Coupon Field in Form** toggle.
3. Enter an optional description for the coupon field to provide context for attendees (e.g., "Enter a valid coupon code to receive a discount on your ticket").
4. Click **Confirm** to fully enable coupons for your event.

<Info>
  Once enabled, attendees will see a coupon input field during registration where they can enter any active coupon codes.
</Info>
