# 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

1. Sign into your Simple Booth account&#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. Before entering a name, click the **Virtual Booth** button
5. Enter a preset name. This name is for your reference only. Participants will not see it.
6. Click "Next" to continue and pair a gallery.&#x20;

<figure><img src="/files/jr8dpAuQlWhqILKw2yOA" 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/virtual-booth-setup/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.
