# Advanced Settings

Take full control over your gallery content and branding with advanced moderation and customization tools. These features are located within the Basic panel of your Gallery Designer.

Adjust these advanced settings from the **basic** section of the [Gallery Designer](https://app.simplebooth.com/galleries).

***

### Brand Moderation

Brand Moderation allows you to review and approve photos before they are published to your live gallery. This helps maintain brand safety and ensures only high-quality, appropriate content is visible to guests.

#### **Enable Moderation**

Moderation must be enabled for each gallery individually:

1. Navigate to your **Galleries** list.
2. Select the gallery you wish to manage.
3. Locate the **Basic** panel.
4. Check the box for **Brand Moderation**.

#### **Moderate Your Gallery**

Once enabled, a **Moderate Photos** button will appear on the right side of your gallery settings. Clicking this opens your moderation queue, where you can:

* **Approve**: Photos are immediately visible in the online gallery and sent to guests.
* **Delete**: Photos are permanently removed. Deleted photos will not appear in the gallery and will not be sent to participants.

***

### Fine Print

The Fine Print section allows you to add up to 255 characters of text to the footer of your gallery. This field supports HTML, allowing you to add links or basic formatting.

**Common ways to use the Fine Print include:**

* **Legal Disclaimers**: Include a brief terms and conditions summary or a link to a full privacy policy.
* **Photo Credits**: Provide mandatory attribution for event photographers or sponsors.
* **Call to Action**: Add a link back to your company website or a specific "Thank You" page.
* **Event Information**: List event dates, venue details, or a support email address for guests.

***

{% hint style="success" %}

## Plan Availability&#x20;

:white\_check\_mark: Select

:x: Lite, Core, Plus, Pro
{% 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.simplebooth.com/gallery-design/basic-gallery-settings/advanced-settings.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.
