# Cancel Meetings

### Cancel Meetings

You can delete the scheduled meetings. You can either delete a particular occurrence or all the occurrences of the recurring meeting.

To cancel a meeting, follow these steps:

1. Select the scheduled meeting you want to delete, click <img src="/files/GN09DicbST63TVmtfVLv" alt="" data-size="line"> icon , and select **Cancel Meeting**.

<figure><img src="/files/8AIWbgfWgDTn4voNH0FI" alt=""><figcaption></figcaption></figure>

2. The **Manage Recurring Meeting** dialog box appears.
3. Click **Cancel** after selecting the required option.

<figure><img src="/files/kCIhCXAhoDbKCPOoZhAD" alt=""><figcaption></figcaption></figure>


---

# 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.linuxfoundation.org/lfx/project-control-center/v2-latest-version/collaborations/meetings/delete-meetings.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.
