# Delete a Ticket Type

#### Accidentally created an extra or duplicate ticket? No worries — here’s how you can delete a ticket type before publishing.

{% 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 remove. The **Delete** icons will appear.
{% endstep %}

{% step %}
Click **Delete** to remove the ticket.

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

Your ticket has been deleted successfully.

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

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

Once deleted, the ticket type will no longer be visible to attendees. Be sure to double-check which tickets you want to keep before confirming the deletion.


---

# 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/delete-a-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.
