# Set up email notification

### ✅ What you’ll get notified about

When notifications are enabled, Tipo Sync can email you when:

* &#x20;**Inventory Sync Group sync fails**
* ⚠️ **Bundle Group sync fails**
* (Optional) **Sync is paused because a product is out of stock** (if you choose “Pause sync & notify by email” in settings)

***

### 🛠️ How to set your notification email

1. Open the app > go to the app **Settings**&#x20;
2. In **Notifications** parts > **Send emails to** > enter the email address you want to use&#x20;
3. Tick on the checkbox of the email template you want to use

**🔔 Email alert at sync product group failed**

Receive an email if syncing between inventory groups fails.\
Useful for monitoring and fixing issues quickly.

**🔔 Email alert at sync bundle group failed**

Receive an email if syncing between bundle groups fails.\
Helps you stay aware of syncing errors and ensure product accuracy.

4. Save the app Settings.&#x20;

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

***

### 🧩 Example

You set **Send emails to = <hi@tipo.io>** and enable **Bundle Group failed** alerts.\
If a bundle sync fails (for example, a component product is missing inventory tracking), Tipo Sync will email **<hi@tipo.io>** so you can review and fix 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: 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/settings/email-notifications/set-up-email-notification.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.
