# How To Disable Emails

In FlowBookings, you can send notification emails to customers and admins on new bookings, send booking reminders, and notify them whenever a booking's status changes.&#x20;

You can customize the content of these emails without our email customizer. But you also have the option to disable notification emails individually.&#x20;

This is useful in cases where you want to disable certain notifications for your customers or admin.&#x20;

{% hint style="info" %}
Note: We **do not** recommend disabling customer notification emails as it is the only way customers can get updates on their bookings.  &#x20;
{% endhint %}

Follow these instructions to disable notification emails in FlowBookings:&#x20;

1. Go to the **Email Customizer** page under the Settings menu. On this page, you'll find the list of emails you can send to customers and admins.&#x20;
2. Select the email you wish to disable and turn off the **Send Notifications** toggle.&#x20;
3. &#x20;Click on the **Save** button. &#x20;

That's how you can disable notification emails for both customers and admins in FlowBookings.

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


---

# 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.flowbookings.io/knowledgebase/product-tour/email-customizer-overview/how-to-disable-emails.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.
