# Returning To Settings

How you return to your settings depends on whether you have launched your booth in **Test Mode** or **Booth Mode**.

***

#### Returning from Test Mode <a href="#h_767a70d682" id="h_767a70d682"></a>

If you launched in Test Mode, getting back to your configuration is quick and easy. Test Mode is ideal for reviewing layouts, camera behavior, or general setup before guests arrive.

1. When launching your [preset](https://app.simplebooth.com/presets), choose **Test** instead of **Launch**.
2. After the booth loads, a **Return to Settings** button will appear on the "Tap to Start" screen.
3. Tap this button to go directly back to your preset settings.

***

#### Returning from Booth Mode <a href="#h_abd05a9a74" id="h_abd05a9a74"></a>

Once you have launched into Booth Mode, access to settings is intentionally restricted to prevent guests from accidentally exiting the experience. There are two ways to return to the app's internal dashboard.

{% tabs %}
{% tab title="Use Mission Control" %}
This option allows you to return to settings without closing the app. This gesture is designed to be subtle so guests do not discover it.

1. Ensure the booth is resting on the "Tap to Start" screen.
2. Place two fingers side-by-side on the screen.
3. Slowly slide your fingers away from each other (a "pinch out" gesture).
4. **Mission Control** will appear, displaying booth status details.
5. Tap the button on the left side to return to settings.

{% hint style="info" %}

## Security Tip

For added security at public events, we strongly recommend enabling an [iPad passcode or Face ID](/running-your-event/preparing-for-events/prepare-your-ipad.md) to prevent unauthorized access to your iPad's system settings.
{% endhint %}
{% endtab %}

{% tab title="Force Quit the App" %}
Use this option if Mission Control is not responding or if you prefer to reset the app's state.

1. Disable **Guided Access** if it is currently active.
2. Force quit the HALO app using the iPad's app switcher.
3. Reopen the HALO app.
4. You will return to your [preset list](https://app.simplebooth.com/presets), where you can make changes before launching again.
   {% endtab %}
   {% endtabs %}

***

#### Customizing HALO Online <a href="#h_6c40c4121f" id="h_6c40c4121f"></a>

You can also adjust many of your settings remotely via your [online dashboard](https://app.simplebooth.com/).

Changes made online will sync automatically as long as the iPad is connected to the internet and your HALO app is up to date.

* **In Settings**: If you are currently viewing the app's preset settings, pull down on the screen to refresh and manually fetch online updates.
* **During an Event**: If the booth is already running in Test or Booth Mode, syncing usually occurs after a session or two, depending on your network strength.


---

# 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/running-your-event/preparing-for-events/launching-your-booth/returning-to-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.
