# Basic Gallery Settings

Manage the core identity and visibility of your online gallery. These settings are located in the Basic section of the [Gallery Designer](https://app.simplebooth.com/galleries).

Most settings and Gallery Images can be customized in app or online, but certain advanced settings must be customized from the online dashboard.&#x20;

***

#### General Settings

Customize how your gallery appears to guests and how it interacts with social media.

* **Gallery Title**: The name displayed prominently at the top of your online gallery page.
* **Hashtags**: Enter specific hashtags for your event. When guests post their photos to social platforms, these hashtags will automatically populate in their posts (availability varies by platform).
* **Privacy**: Choose between three [privacy levels](/gallery-design/basic-gallery-settings/gallery-privacy-options.md) to control whether guests can browse the entire event gallery or only view their own photos.
* **Gallery Description**: Add a short description used for the page's meta tags, which helps with search engine results and link previews.

***

#### Advanced Settings

For high-profile events, the [advanced settings](/gallery-design/basic-gallery-settings/advanced-settings.md) provide additional control over your content and branding.

* **Gallery Moderation**: Review and approve or reject photos before they appear in the public gallery or are delivered to participants.
* **Fine Print**: Add custom text or disclosures to the bottom of the gallery page. This field supports HTML for advanced formatting or links.

***

{% hint style="success" %}

## Plan Availability&#x20;

**General settings**&#x20;

:white\_check\_mark: All plans

**Advanced Settings**

: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.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.
