# Email Notifications

The **Notification Settings** section allows you to manage all email notifications sent from the **Customer Photo Uploader** app. Here, you can decide who receives updates, what type of updates are sent, and how often they are delivered.

#### **Email Data**

This section defines the main email address where all app-related notifications will be sent.

* **Email address for notifications**\
  \
  Enter or update the email address you want to use for receiving notifications from the app. For example, you can enter your team’s shared inbox or a specific manager’s email address. By default, the Store owner's email is set up.

{% hint style="success" %}
You can change this address at any time if your communication channel changes.
{% endhint %}

<div align="left"><figure><img src="/files/bA8NIgdnGtSiS8ud8iSY" alt="" width="375"><figcaption></figcaption></figure></div>

#### **System Notifications**

These notifications keep you informed about system-related updates from the Customer Photo Uploader app, such as new feature announcements, additional assistance, or important service alerts.

* **Enable system notifications:**&#x20;
  * When **ON**, you’ll receive all system updates directly to your email.
  * When **OFF**, you’ll stop receiving app-wide notifications, which may cause you to miss news or important updates about the app’s performance.

{% hint style="success" %}
This setting is recommended to **keep enabled** so your team remains informed about product changes and improvements.
{% endhint %}

<div align="left"><figure><img src="/files/l0VVXBw64wYVk9grUbvK" alt="" width="375"><figcaption></figcaption></figure></div>

#### **Summary Notifications**&#x20;

> <mark style="color:blue;">**Grow plan features**</mark>

Summary notifications provide regular reports about your galleries’ activity and customer photo uploads.

* **Uploaded photos notifications** \
  \
  When enabled, you’ll receive an email summary that includes the overall number of the uploaded photos per the Product and the Custom galleries' types. It helps you understand engagement trends and gallery performance.<br>

  You can choose how often to receive these summary emails:

  * **Daily** – get a quick update every day.
  * **Weekly** – receive a summary once per week.
  * **Monthly** – receive a report at the end of each month.

{% hint style="success" %}
This is particularly useful for tracking customer activity and measuring participation over time.
{% endhint %}

<div align="left"><figure><img src="/files/FiI5nHCKF79dzzx1kFAN" alt="" width="375"><figcaption></figcaption></figure></div>

* **Enable the auto-approve notifications** \
  \
  If your store uses the **auto-approve** feature, which automatically approves uploaded photos, this section allows you to track its performance through email updates.\
  \
  You can choose how often to receive these summary emails:
  * **Daily**
  * **Weekly**
  * **Monthly**

{% hint style="info" %}
This setting will become visible only when you enable the Auto-approve feature in the [Content Moderation](/user-manual/app-pages/settings/content-moderation.md) tab.
{% endhint %}

<div align="left"><figure><img src="/files/4ZWyr54NLxmMftN7fRDS" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.customer-photo-uploader.app/user-manual/app-pages/settings/email-notifications.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.
