# Edit the Tickets on Web App

#### Sometimes event details change, and so do your ticket needs. Coral makes it simple to edit unsold tickets or switch them to a different ticket type.

You can only edit tickets if **no tickets have been sold** for that ticket type. Editing lets you change the ticket name, description, price, quantity, or even switch between ticket types:

* **Free ↔ Paid**
* **Free ↔ Donation**
* **Paid ↔ Donation**

{% hint style="danger" %}
**Note**: Ticket types can only be edited if no tickets have been sold.
{% endhint %}

**Accessing Edit Ticket**:

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

<figure><img src="/files/kkw7REdkfud9HeYDunUp" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

<figure><img src="/files/gemlqJGl3tT7jAGSXAB3" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

<figure><img src="/files/n4FPoRJYkn4x4mm8xEv8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Scroll down to the ticket type you wish to **edit and** click the **Edit** icon next to the ticket.

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

**That’s it—your ticket is now updated and ready for your attendees.**


---

# 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-on-web-app/create-and-manage-events-on-web-app/edit-the-tickets-on-web-app.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.
