# Cancelling a booking

You can cancel a booking as an administrator or a [member or contact](/platform/day-to-day/operations/members-and-contacts.md).‌

### To cancel a booking as an administrator <a href="#to-cancel-a-booking-as-an-administrator" id="to-cancel-a-booking-as-an-administrator"></a>

1. If the side menu is not visible, click![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LZidNeRzs9ltmDuG_XT%2F-LZilf8VdSnTksQAxSyx%2Fhamburguer.svg?alt=media\&token=8947f450-5fe1-4a79-acf8-fcd18cd4c338).
2. In the side menu, click [**Operations**](https://platform.nexudus.com/operations).
3. In the **Bookings** section, click [**Bookings Calendar**](https://platform.nexudus.com/operations/bookings).
4. Click a booking that you want to cancel.
5. Click![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LZidNeRzs9ltmDuG_XT%2F-LZijGoC9kJTEdPfqJj3%2Fmore-options.svg?alt=media\&token=4e46963d-a4a0-4636-a9a2-4e9dc6bdd9e4)next to **Save changes**.
6. Click **Delete**.
7. Click **Yes** to confirm.

Alternatively, watch the animation below to learn how to cancel a booking.

![Cancelling a booking from the dashboard‌](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LdE-uwgpOyTPiXUXLa9%2F-LdE04xSIjBkLFVQsJx1%2Fbookings_cancelling_dashboard.gif?alt=media\&token=9a4ce062-9508-47c2-b217-4950b9a68e7f)

### To cancel a booking as a member or contact <a href="#to-cancel-a-booking-as-a-member-or-contact" id="to-cancel-a-booking-as-a-member-or-contact"></a>

Members and contacts can cancel a booking with the following procedure.‌

1. In the top menu, click **My Account**.
2. In the side menu, click **Your bookings**.
3. Do one of the following:
   * Select a booking by clicking **view in calendar** next to the booking you want to cancel.
   * Click **My bookings calendar**.
4. Click the booking you want to cancel.
5. Click **Delete this booking**.
6. Click **Yes** to confirm. Your booking is deleted.
7. Click **Close**.

Alternatively, you watch the animation below to access the calendar and cancel a booking from the **BOOKINGS** menu by clicking **Bookings Calendar** and then selecting the booking.

![Cancelling a booking on the website](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LdE-uwgpOyTPiXUXLa9%2F-LdE4k1jNsXbzRjks8ta%2Fbookings_cancelling_website.gif?alt=media\&token=1c6e4302-2605-4a62-8e25-e090f83e1a06)


---

# 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://legacydocs.nexudus.com/platform/day-to-day/sales/bookings/cancelling-a-booking.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.
