# Why is booking reminders not sending

If booking reminder emails are not being sent, the most common reason is that no reminder time is configured. Simply enabling “Booking reminder” is not enough.

### 1- You must add a reminder time (required)

Booking reminders will NOT send unless at least one reminder is added.

Even if:

* “Booking reminder” is checked&#x20;
* Email content is filled in&#x20;

**⇒  No reminder time = no reminder sent**

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

#### 🛠️ How to set <a href="#how-to-set" id="how-to-set"></a>

1. Open the app > go to **Notifications**
2. Choose who should receive reminders:
   * **Customer**
   * **Merchant**
   * **Team member**
3. Select **Booking reminder**

<figure><img src="https://docs.tipo.io/~gitbook/image?url=https%3A%2F%2F2420234940-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F1ux6d1pfkKFKCAAHuj8H%252Fuploads%252FZOOhCkUghWOQOWt1GeF9%252F2025-12-17_10-22-21.png%3Falt%3Dmedia%26token%3Dc4a8441c-c081-4fbf-b01d-85c5370cd8b9&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=14c65664&#x26;sv=2" alt=""><figcaption></figcaption></figure>

4. Add a reminder

* Click **Add a reminder**
* Enter a number (for example: `1`)
* Choose the time unit:
  * Minutes
  * Hours
  * Days
* Toggle the reminder **ON**

<figure><img src="https://docs.tipo.io/~gitbook/image?url=https%3A%2F%2F2420234940-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F1ux6d1pfkKFKCAAHuj8H%252Fuploads%252Fs0XH9mX6S4tuIkFnBwhP%252F2025-12-17_10-23-46.png%3Falt%3Dmedia%26token%3D2269f32d-e118-4dcb-9bd9-46730b672ebc&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e9c2666c&#x26;sv=2" alt=""><figcaption></figcaption></figure>

***

### 2- How reminder timing works

Reminders are sent based on the appointment start time.

Example

* Appointment time: **10:00 AM**
* Reminder set to: **1 hour before**
* Reminder will be sent at: **9:00 AM**

If the reminder is added after the booking time has already passed, it will not send.

***

### 3- Check appointment status

Reminders are only sent for active appointments.

Reminders will not be sent if the booking is:

* Cancelled
* Declined
* Deleted

**What to do**

1. Go to **the app → Appointments**
2. Open the booking
3. Make sure the status is **Approved / Confirmed**

***

### 4- Check customer email

Reminder emails require a valid customer email.

**What to check**

* Email field is not empty
* Email address is correct
* Customer checks Spam / Promotions folder

***

### 5- Still need help?

If reminders are set correctly and still not sending, contact support.

📩 **Email:** <hi@tipo.io>

Please include:

* Store URL
* Appointment ID
* Reminder timing
* Screenshot of notification settings

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.<br>


---

# 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.tipo.io/tipo-appointment-booking/faqs/why-is-booking-reminders-not-sending.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.
