# Booking cancelled by admin

Sometimes, your agency admin may need to cancel your booking. This is unfortunate, and will likely not happen often.&#x20;

When an admin cancels a booking, they’ll be asked to provide a reason for doing so.&#x20;

By default, a notification along with the reason provided will be sent to the:

* booking owner
* booking hosts

If you select **Your bookings** on the top navigation bar, you’ll also see the status `Cancelled` for the booking.

If this happens to you, do [make a booking](/knowledge-base/making-bookings.md) for another resource.


---

# 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.rbs.dwp.gov.sg/fix-an-issue/booking-cancelled-by-admin.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.
