> For the complete documentation index, see [llms.txt](https://docs.simplebooth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplebooth.com/customization-guide/basic-setup/main-preset-settings.md).

# Main Preset Settings

Once your preset and gallery are saved and paired, it's time to customize your settings. Adjust **preset settings** to control how your HALO booth looks and behaves during an event.&#x20;

[**Gallery settings**](https://docs.simplebooth.com/gallery-design/) are customized separately and let you adjust the experience participants have after they receive their photo link.&#x20;

***

#### General Settings

At the top of the preset settings is a General Settings section that includes your booth’s main configuration options.

Here, you can:

* Edit the preset name
* Change the linked gallery
* Choose a color scheme (dark or light)
* Select your [saving methods](/customization-guide/basic-setup/main-preset-settings/saving-methods.md)
* Enable or disable [touchless mode](/customization-guide/basic-setup/main-preset-settings/touchless-mode.md)

<figure><img src="/files/M2CbSmPhvXfNQnic8vIs" alt="" width="563"><figcaption></figcaption></figure>

***

#### [Layout Designer](/customization-guide/layout-designer/layout-designer-overview.md)

Your layout designer is also located at the top of the preset settings. Tapping into one of your layouts now opens a new full-screen editor where you’ll adjust layout settings, like adding borders, custom graphics, and more.&#x20;

<div data-with-frame="true"><figure><img src="/files/FmXxmtXbc0KxVH7rzZNE" alt="" width="563"><figcaption><p>Layout Designer</p></figcaption></figure></div>

***

#### [Experience Designer](/customization-guide/experience-designer/experience-designer-overview.md)

The remainder of your preset settings customize the booth experience outside of the photo layouts. These are grouped under the Experience Designer section, organized into collapsible subsections:

* [**Pre-Capture**](/customization-guide/experience-designer/pre-capture.md): Prompts participants see before taking their picture.
* [**Capture**](/customization-guide/experience-designer/capture.md): Settings related to capturing photos.
* **Post-Capture**: Interactions that happen after photos are taken.

<div data-with-frame="true"><figure><img src="/files/08MGmDXkdgaLJqSiOeCB" alt="" width="563"><figcaption><p>Experience Designer</p></figcaption></figure></div>

***

{% hint style="info" %}

## White Labeling

HALO is a co-branding experience with Simple Booth, your brand and if applicable, your client's or sponsor's brand.

We do not offer a full white-label version of our app. However, we offer options to make your brand prominent throughout the app and online experience.

Our highest tier plans support removing all Simple Booth branding aside from the gallery and picture links.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.simplebooth.com/customization-guide/basic-setup/main-preset-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
