# Switch to Other Ticket Type

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/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 ticket you want to switch.
{% endstep %}

{% step %}
Select the new ticket type:

* **Free:** Fill in Ticket Name, Description, and Quantity.
* **Paid:** Fill in Ticket Price, Name, Description, and Quantity.
* **Donation:** Fill in Ticket Name and Description.
  {% 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/create-and-manage-events/edit-the-tickets/switch-to-other-ticket-type.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.
