# Content Moderation

This page allows you to control how photos uploaded by your customers are handled, giving you the choice between automatic publishing or manual review.&#x20;

By default, the manual photo management is available for every Customer Photo Uploader client.  To utilize the Automatic photo approval functionality, the store's plan is supposed to be **Growth.**

#### Automatic photo approval

This section allows you to enable the automatic publishing of the uploaded photos to your galleries by your customers. It saves your time and provides an opportunity to focus on other important business processes.

**Enable the auto-approval**

* When **ON**, all photos uploaded by your customers will be automatically published to your store's galleries straight away, skipping the moderation step.
* When **OFF**, all submitted photos will be held for manual review. You will need to approve each photo from the moderation queue before it appears in your public galleries.

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

{% hint style="success" %}
After turning on the photos' auto-approve function, make sure to also enable the summary email notifications about this feature's performance in the [Email Notifications](/user-manual/app-pages/settings/email-notifications.md) tab.
{% endhint %}

On the [Photos page](/user-manual/app-pages/photos.md), we've defined the manually approved photos with the **Approved** status and the automatically approved with the **Auto-approved.** These statuses let you filter more easily which you need to review in case of any suspects, and which have already been approved by you or your team manually.

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

### Upload data settings

This setting allows you to view and manage more data about the uploaded photos in your Admin part of the application. It includes the information from the Description and Email fields that your customers fill out while uploading the photo.

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

After turning the toggle on and saving the changes in the top bar, you can return to the Photos or Galleries pages, where you'll see a new option of the info shown for you about the particular image.

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

Read more about further interaction with the SEO Data and Upload Data fields [here.](/user-manual/app-pages/photos.md#delete-the-photo)


---

# 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/content-moderation.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.
