# Edit Paid Ticket

Need to update the price or info for your paid ticket? Coral makes it quick.

{% hint style="danger" %}
**Note:** Tickets are only editable if no tickets have been sold for that ticket type.
{% endhint %}

**Steps to Edit Free Ticket:**

{% stepper %}
{% step %}
Go to **Profile** from the Navigation Panel.

<figure><img src="/files/CuXdWS3FuwE3MuTgc3ng" alt="" width="188"><figcaption><p>Home Page</p></figcaption></figure>
{% endstep %}

{% step %}
Select the event you want to update to open the **Event Detail** page.

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

{% step %}
Click the **Edit Event** icon (top right, next to the **Share Event** icon).

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

{% step %}
Scroll down to the ticket type you wish to **edit**.
{% endstep %}

{% step %}
Click the **Edit** button of the paid ticket you want to update.
{% endstep %}

{% step %}
Edit the **Ticket Price**, **Name**, **Description**, and **Ticket Quantity**.
{% endstep %}

{% step %}
Click **Save**.
{% endstep %}
{% endstepper %}

**Your paid ticket updates are now live.**


---

# 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/event-discovery-and-management/create-and-manage-events/edit-the-tickets/edit-paid-ticket.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.
