> For the complete documentation index, see [llms.txt](https://docs.tipo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tipo.io/tipo-appointment-booking/mail-notification/customer-emails.md).

# Customer emails

Customer emails are the messages your customers receive when a booking is created or its status changes. Tipo provides 5 ready-to-use email templates for customers.

* **Appointment Approved**\
  \
  **Appointment Pending**\
  \
  **Appointment Rejected**\
  \
  **Appointment Rescheduled**\
  \
  **Appointment Next Day Reminder**

***

#### 🛠️ How to set <a href="#step-1-open-services" id="step-1-open-services"></a>

1. Open the app > click **Notifications** > click **Customer** tab&#x20;
2. In the list of triggers (e.g. “Appointment Approved,” “Appointment Pending”), make sure the checkbox next to the template is ticked

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

3. Click the template name to open its editor

* Update the **Subject** line.
* Modify the **Content:** you can add text, variables, links, or formatting as needed.

4. Save it.

***

**🙋 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.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/mail-notification/customer-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.
