# Switch to Other Ticket Type on Web App

Need to change your ticket type? You can switch between Free, Paid, or Donation tickets—if no tickets have been sold yet.

{% hint style="danger" %}
**Note:** You cannot create more than one donation ticket per event.
{% endhint %}

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

{% step %}
Select the new ticket type:

* **Free:** Fill in Ticket Name, Description, ticket sales start and end date and time, and Quantity.

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

* **Paid:** Fill in Ticket Price, Name, Description, ticket sales start and end date and time, and Quantity.

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

* **Donation:** Fill in Ticket Name, ticket sales start and end date and time, and Description.

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

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

Your ticket type has been updated—attendees will now see the new option.


---

# 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/switch-to-other-ticket-type-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.
