# Admin emails

Admin (merchant) emails are notifications sent to your store/admin email address so you can track bookings. You can also **CC admin** on team member emails.

***

### 📩 How to set

1\. Open the app > click **Notifications** > click **Merchant** tab

2\. Enter  email address(es) to the **Admin email** field

**Note**: you can add multiple admin email addresses, separate email by comma character, for example: `sale@yourcompany.com, sale2@yourcompany.com`

3. In the list of triggers (e.g. “Appointment Approved,” “Appointment Pending”), make sure the checkbox next to the template is ticked
4. 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.

5. Save the settings

<figure><img src="/files/5Wp1g2X7FRhoYVfzrwhV" alt=""><figcaption></figcaption></figure>

***

### ✅ **What Happens Next?**

Whenever the selected notification fires (e.g., an appointment is approved), the email is sent to the admin email address(es).

***

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