# Settings Aren't Syncing

If changes made on your [online dashboard](https://app.simplebooth.com/) aren't appearing in the HALO app, it is usually due to a connection issue or an outdated version of the app.

Follow these steps to ensure your settings sync correctly before your event begins.&#x20;

***

### Steps to Fix

{% stepper %}
{% step %}

#### Check for Updates

Running the latest version of the HALO app is essential for proper syncing. The latest app versions require iOS 17 or later.

* Open the App Store and check for any pending updates for Simple Booth HALO.
* Ensure your iPad's software is up to date in your iPad's system settings.
  {% endstep %}

{% step %}

#### Refresh the App

You can manually trigger a sync to fetch the latest updates from your iPad.

* **Pull to Refresh**: From the app's preset settings or preset list, touch the screen and pull down, then release.
* **Restart the App**: Force quit the HALO app and reopen it to force a fresh connection to the server.
  {% endstep %}

{% step %}

#### Check Your Wi-Fi Connection

Syncing requires an active internet connection. If the iPad is offline, it cannot "call home" to get your new settings.

* Confirm connectivity by opening a website in Safari or running a speed test.
* If you are on a restricted venue network, try switching to a mobile hotspot to see if the settings sync.
  {% endstep %}

{% step %}

#### Adjust Settings Manually

If you are at an event and cannot get the app to sync with your online account, you can still make most changes directly within the app's settings on the iPad.

Once you have updated the settings in the app, you can proceed to the PreFlight check and launch your booth.
{% endstep %}
{% endstepper %}


---

# 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/quick-troubleshooting-guide/settings-arent-syncing.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.
