# Getting email notifications for sync errors

### <mark style="color:blue;">How it works</mark>

When you set up your Auto-sync, make sure you tick the box next to "Email me when something goes wrong". \
\
You will be notified by email when your sync contains errors or warnings. \
The email address is the one that your account is set up under. If you need to change the email address, you can do it [here](https://staging.powerimporter.com/users/edit).<br>

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

### <mark style="color:blue;">How does the notification email look like?</mark>

If your sync has failed competely, you will be notified as follows:

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

If your sync had errors or warnings, the email will look like this:

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

The email will always contain a link to your sync, so you can click and fix the issues immediately.

### <mark style="color:blue;">Important warning</mark>

\
Please note: for all emails you receive, **if you do not click on the link to fix the issues, or log into your account, you will not receive another email** if you have further errors. It is therefore important to acknowledge these emails and fix the issues, or at least check them out.


---

# 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://documentation.powerimporter.com/resources/getting-email-notifications-for-sync-errors.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.
