# Delete an Event

In case, organiser wants to delete an event, it can be done by going to "Events" page from the menu bar on the left.&#x20;

![](/files/BYYnTmrbIk4uWZ6wA3ya)

Choose the event you want to delete, click on "Delete" icon, the system will ask you for the event ID of the event that you want to delete to double check as once delete event cannot be recovered.&#x20;

Following is the event ID:&#x20;

![](/files/ON0jLmWdXV5pwMc39EqL)

Copy event ID > Click on Delete Icon > paste the event ID in the delete warning box > click delete.&#x20;


---

# 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.fyre.hypersign.id/admin-dashboard/events/delete-an-event.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.
