# Editing Bookings

When a booking is received, it can be edited at any time regardless of if it is in pending, confirmed, or waitlist status. Declined booked are permanently removed and can not be edited and/or restored.

{% hint style="info" %}
For Marina Controller customers, if a booking is edited ***before*** import into Marina Controller, then the updated information will be updated. For any edits ***after*** import, please make those changes directly in Marina Controller.
{% endhint %}

To edit a booking, simply click on the details button to expand the reservation.&#x20;

![](https://1947246355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2qaNQURoeICBMErjyn-3154317930%2Fuploads%2FOHgJjzIp7O7LnKT0Xi4f%2FSwift%20Harbour%20Book%20Anything%202021-10-24%20at%209.15.30%20PM.jpg?alt=media\&token=0de60303-3976-4dde-85d1-a5a6c3a8455b)

At the top of the reservation button you will see a lock toggle. Select the toggle to "edit" and then you can change any of the fields. Be sure to click "save" before you close the reservation to save the changes.

![](https://1947246355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2qaNQURoeICBMErjyn-3154317930%2Fuploads%2Fz1VLPsQcIPfgRNqJr8rF%2FScreen%20Recording%202021-10-24%20at%2009.17.40%20PM.gif?alt=media\&token=5b612a06-6c75-4ce0-a085-dbb044d725e6)

If you want to send updated confirmation information to your guest. Simply, re-confirm (or waitlist) the booking and you will be prompted to send an automatic guest email.


---

# 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/quick-start-guide/editing-bookings.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.
