# Confirming Bookings

{% tabs %}
{% tab title="Swift Harbour Book Anything" %}
When you get a booking request, you will receive a notification email that includes a link to your Swift Harbour dashboard. You can access your dashboard directly anytime via the link [**app.swiftharbour.com**](http://app.swiftharbour.com) and clicking on the appropriate booking group.

{% hint style="info" %}
**For Marina Controller Customers**

When you get a booking request, you will receive a notification email that includes a link to your Swift Harbour dashboard.\
\
\&#xNAN;*All Data from Swift Harbour will be mapped to Marina Controller and **all booking management, including confirming, should be completed in Marina Controller.***
{% endhint %}

#### Step 1: Visit [**app.swiftharbour.com**](http://app.swiftharbour.com)

![](/files/-MTMvak_Fgunr_pOevSG)

#### Step 2: click on the appropriate booking group

![](/files/-MYgQny91xXJziXz9rAt)

#### Step 3: Click on the "Pending" tab to view pending bookings

{% hint style="success" %}
Note, you can adjust the columns in the dashboard to display exactly what you want. Learn more at [Filtering and Organizing your dashboard columns](/adjusting-settings/filtering-and-organizing-your-dashboard-columns.md)&#x20;
{% endhint %}

![](/files/-MYgR4jL8uqjF3o-VExK)

#### Step 4: Review the booking

Once in the dashboard you can see all your captured guest details. Review the booking to determine whether you want to confirm, waitlist or decline the booking. Click "Details" to see all the booking information in in the dashboard slider.

{% hint style="info" %}
Bookings can be filtered by date, sorted and searched for ease of use. Liability waivers and a payment link is attached to the booking for ease of use.
{% endhint %}

![](/files/-MYgS17SbPRPUluH-WY8)

#### Step 5: Confirm the booking

Once you determine that you want to accept the booking, simply click confirm on the status button. Alternatively you can waitlist or decline the booking.

![](/files/-MYgSVpOqXFzQ5bDMTMn)

Once you have confirmed the booking, the guest is automatically notified by email. Each email is fully customizable in your settings and can include personalized information about their booking. Learn more at:
{% endtab %}
{% endtabs %}

{% content-ref url="/pages/-MYgU97XXtAWrlLWTBqW" %}
[What happens when you action a booking](/quick-start-guide/what-happens-when-you-action-a-booking.md)
{% endcontent-ref %}


---

# 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/what-to-do-when-a-booking-comes-in-1.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.
