# Notificação de agendamento de cliente

Para lembrar um cliente sobre o horário agendado, você pode configurar notificações na **Serviços** seção.\
Para fazer isso, vá para a **Notificações** aba.

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

Em seguida, marque a caixa de seleção **“Ativar notificações para clientes”.**

Selecione o canal de comunicação:

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

Depois selecione quando enviar a notificação ao cliente:

1. A notificação será enviada imediatamente após a reserva ser feita:
2. A notificação será enviada logo antes do serviço.

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

Você também pode definir um horário personalizado para enviar a notificação antes do serviço. A mensagem será enviada **N horas e N minutos** antes do horário agendado.

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

3. Uma notificação também será enviada ao cliente se a reserva for cancelada:

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

Em seguida, clique em **"Salvar"**.

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

{% hint style="success" %}
Pronto!\
Agora seus clientes receberão notificações por e-mail ou no mensageiro deles.
{% 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/doc/pt/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.
