# Delete meeting

{% hint style="danger" %}
**Warning:** Deletion of a Meeting will also delete files uploaded to it, the Agenda and Meeting Minutes. Deletion of a Meeting cannot be undone.&#x20;
{% endhint %}

## Delete meeting

To be able to delete a Meeting you need to be either the Organiser, Meeting Administrator or Workspace Administrator.

{% hint style="info" %}
**Note:** If the Meeting you want to delete has Signed Meeting Minutes attached to it, you will not be able to delete it without first delete the Meeting Minutes separately.&#x20;
{% endhint %}

{% stepper %}
{% step %}
Navigate to the Meeting
{% endstep %}

{% step %}
Click the `Trash-bin` button at the top right corner of the Meeting Panel&#x20;

<figure><img src="/files/6EGefudzRoEKK0wsSGao" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
A confirmation dialog will appear. Click `Delete meeting` to confirm the deletion. If it is a Shared future Meeting and the Participants have received a Calendar Event via email, they will automatically be notified by a new email that the Meeting has been canceled.

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


---

# 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://help.hippoly.com/using-hippoly/meetings/delete-meeting.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.
