# Create a new preset

#### When to Create a New Preset

Consider creating a new preset in the following scenarios:

* **One-off Events:** Unique occasions like weddings, birthdays, or corporate events.
* **Client Events:** Situations where branding or layouts undergo changes.
* **Photo Separation:** Anytime you want to ensure photos are distinctly categorized without mixing with past events.

Creating a new preset ensures that photos remain exclusive to an event, preventing any mix-up later on.

***

#### Creating a new preset

You can create presets either online or directly in the HALO app. Both options work the same way.

1. Sign into your Simple Booth account in app or online&#x20;
2. Select the [Presets](https://app.simplebooth.com/presets) tab in the top navigation
3. Click the blue + button in the top-right corner
4. Enter a preset name. This name is for your reference only. Participants will not see it.
5. Click "Next" to continue and [pair a gallery](/copy-of-halo-app/basic-setup/pair-a-gallery.md).&#x20;

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


---

# 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/copy-of-halo-app/basic-setup/create-a-preset/create-a-new-preset.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.
