# Add New Promo Code

#### **Adding a new promo code helps organizers create exclusive discounts for attendees. You can set:**

* A **custom promo code** (e.g., EARLYBIRD)
* A **ticket limit** (how many tickets the promo code can be used for)
* A **discount percentage** (automatically deducted from the ticket price)

<details>

<summary>How Adding a New Promo Code Helps Organizers</summary>

* Attract more attendees with limited-time offers
* Reward loyal customers or partners
* Boost early ticket sales with special pricing

</details>

### Follow these steps to **add a new promo code**:

{% stepper %}
{% step %}
Go to **My Profile → Upcoming Events**

<figure><img src="/files/HRzGwmgZbmlzFO8EyS1c" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the event you want to create a promo code for, and you’ll be redirected to the **Event Details** page

<div><figure><img src="/files/49Jk19V2E6h8KtxQ4Dwq" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/05c9qt7zhYk5JD5Sa1wr" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click **View Analytics**

<figure><img src="/files/nEhqOOchvsrFTCCr8bN7" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap on **Promo Code**

<figure><img src="/files/feA5Ny5ADKlToyQVDbFz" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the **“+” icon** to add a promo code in the top right corner.

<figure><img src="/files/qTjUCf2evJVGDWzj8m7Y" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Add Promo Code** page opens.

<figure><img src="/files/fGQrvcgI0jHmDUeuzQM2" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Fill in the details:

* **Promo Code** (e.g., EARLYBIRD / EARLYBIRD10)

{% hint style="info" %}
The Promo Code you will enter will auto-verify.

If the Promo Code is used before it will ask to change the promo code.
{% endhint %}

* **Ticket Limit** (how many tickets this promo code can apply to)
* **Discount** (percentage that will be deducted from the ticket price)

<figure><img src="/files/ZazlKWeUmO0X9TrWQu9a" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Add**

<figure><img src="/files/z9bADJIApUAnSeNjj7le" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

✅ **Your promo code for the selected event is now active!**

<figure><img src="/files/yrvan3OgBZZQT8juncAR" alt="" width="188"><figcaption></figcaption></figure>

You can now **share this promo code** with your audience.

Create promo codes easily and attract more attendees with special discounts.


---

# 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.coralyourevent.com/promotions-and-marketing/promo-code/add-new-promo-code.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.
