# Team member emails

Team member emails notify the staff member assigned to the booking (for example, the employee providing the service). Tipo provides 5 built-in templates for team members.

* **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 **Team Members** tab&#x20;

<figure><img src="/files/7mSQamcIAGbLDeaBeoWb" alt=""><figcaption></figcaption></figure>

2. In the list of triggers (e.g. “Appointment Approved,” “Appointment Pending”), make sure the checkbox next to the template is ticked
3. Click the template name to open its editor:&#x20;

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

4. Save the 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.


---

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