> For the complete documentation index, see [llms.txt](https://docs.chatalog.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatalog.ai/booking/send-booking-confirmation-cancellation-and-reminder-messages.md).

# Send Booking Confirmation, Cancellation & Reminder Messages

Automatically send confirmation, cancellation, and reminder messages to customers for your booking items.

{% hint style="info" %}
This is an add-on feature. Please contact your account manager if you would like to enable it for your organization.
{% endhint %}

### Before You Begin

After creating a booking item, you can configure **Customer Messaging** and **Reminder Flows**.

**Navigation**

**Booking** → **Settings** → **Booking Items** → Select a booking item

***

## Customer Messaging

Customer Messaging allows you to automatically send messages when a booking status changes. These messages are optional and can be customized for each booking item.

<figure><img src="/files/bE0al4wOocyPwZJ8wLyp" alt=""><figcaption></figcaption></figure>

### Confirmation Message

Sent automatically when a booking status is updated to **Confirmed**.

**Example**

> Your booking on {{date}} is confirmed. We look forward to seeing you!

### Cancellation Message

Sent automatically when a booking status is updated to **Cancelled**.

**Example**

> Your booking on {{date}} has been cancelled. If you have any questions, please contact us.

### Supported Variable

You can personalize your messages using the following variable:

| Variable   | Description                         |
| ---------- | ----------------------------------- |
| `{{date}}` | Displays the booking date and time. |

**Example**

Message:

> Your booking on {{date}} is confirmed.

Customer receives:

> Your booking on Jul 15, 2026, 2:00 PM is confirmed.

> **Note:** Currently, Customer Messaging supports only the `{{date}}` variable.

***

## Reminder Flows

Reminder Flows allow you to automatically send reminder messages before a scheduled booking.

<figure><img src="/files/E58LPkvesmOe2SyF4Rl8" alt=""><figcaption></figcaption></figure>

Unlike Customer Messaging, Reminder Flows are configured in **Flow Builder**, allowing you to build more flexible customer journeys.

<figure><img src="/files/oLijWLgRt4C50Ht8lRhB" alt=""><figcaption></figcaption></figure>

With Reminder Flows, you can:

* Create a reminder flow for the booking item.
* Choose when reminders are sent before the booking time.
* Customize the reminder message.
* Connect reminder messages with other Flow Builder blocks to create more advanced workflows.
