# Client booking notification

To remind a client about their appointment, you can set up notifications in the **Services** section.\
To do this, go to the **Notifications** tab.

<div data-with-frame="true"><figure><img src="/files/t9BKet5HopVBAzW6Zogf" alt="" width="375"><figcaption></figcaption></figure></div>

Next, enable the checkbox **“Enable notifications for clients”.**

Select the communication channel:

<div data-with-frame="true"><figure><img src="/files/2N50KIkgV7EVhga7UJhh" alt=""><figcaption></figcaption></figure></div>

Then select when to send the notification to the client:

1. The notification will be sent immediately after the booking is made:
2. The notification will be sent right before the service.

<div data-with-frame="true"><figure><img src="/files/hJQAnfIC2cIP8FsT1UpO" alt="" width="363"><figcaption></figcaption></figure></div>

You can also set a custom time for sending the notification before the service. The message will be sent **N hours and N minutes** before the scheduled appointment.

<div data-with-frame="true"><figure><img src="/files/Hjft68CAitmVwgebvmeH" alt="" width="563"><figcaption></figcaption></figure></div>

3. A notification will also be sent to the client if the booking is canceled:

<div data-with-frame="true"><figure><img src="/files/gOZWYNdlD863NdOB6tL2" alt=""><figcaption></figcaption></figure></div>

Then click **"Save"**.

<div data-with-frame="true"><figure><img src="/files/uhYahl3htjPytAd5LyIk" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
Done!\
Now your clients will receive notifications by email or in their messenger.
{% endhint %}


---

# 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.mavibot.ai/booking/settings/notification.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.
