# Edit Promo Code

Editing allows you to modify promo code details if you want to adjust your campaign.

<details>

<summary>How Editing a Promo Code Helps Organizers</summary>

* Update the **discount percentage**
* Increase or decrease the **ticket limit**
* Rename promo codes for clarity
* Keep promotions flexible based on ticket sales performance

</details>

### To **edit an existing promo code**, follow these steps:

{% 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 %}
Find the promo code you want to edit

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

{% step %}
Tap the **Edit icon**

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

{% step %}
Update the details:&#x20;

* **Promo Code** (e.g., PUNE100)

{% 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.

You can edit any one of the fields or all.
{% 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/cJVLke609uJY15TDJ9QL" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Update**

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

✅ **Your promo code details have now been updated successfully.**

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

Edit promo codes anytime to keep your offers relevant and aligned with your sales goals.


---

# 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-on-web-app/promo-code/edit-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.
