# Email notification

{% hint style="info" %}
**Who can use this features?**

* Email of "Optimize images" is for all users
* Other email notification is for Pro and Enterprice plan users
  {% endhint %}

Email notification is a tool help you to set up email and we'll send you important update.

This keep you in the loop automatically. Get timely updates on your SEO stats or when image optimization wraps up.

Email type we support:

<table><thead><tr><th>Email type</th><th width="318">When we send</th><th>Frequency</th></tr></thead><tbody><tr><td>Complete image optimization</td><td>"Optimize images" process is completed</td><td></td></tr><tr><td>Revert optimized image</td><td>Revert all" process is completed</td><td></td></tr><tr><td>404 pages report</td><td>404 Pages are detected in store</td><td>Weekly</td></tr></tbody></table>

1. Go to "Settings" -> Click **Email notification**
2. Turn on type of email you want to receive & set up how often you want to receive (for 404 pages report only)
3. In "Email subcriber list", enter emails to get email
4. Click **Save**
5. You can send a test email to see how does it work. Click **Send test email**
6. Enter your email address and select type of email
7. Click **Send**

{% hint style="info" %}
By default, emails will be sent to your email address (which you use to log in Shopify)
{% endhint %}


---

# 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.avada.io/seo-suite-help-center/other-features/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.
