# Cancel or change a booking

All booking changes and cancellations are made with the business you booked with directly.&#x20;

Simply review the latest booking email you received from the marina, campground, resort or rental business and you will see both the business (marina, campground, resort etc) phone number and email included so you can make contact.&#x20;

Please note that last minute cancellations may incur cancellation fees in line with the stated policies during booking. Booking policies are always included at the bottom of the booking page for each business.


---

# 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.swiftharbour.com/guest-support-center/booking-management/cancel-or-change-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.
