# Account Settings

Manage your default global configurations from the [**Account Settings**](https://www.simplebooth.com/account/settings) page to streamline your workflow and control app security.

***

#### On-Device Editing

On-device editing determines whether users can modify booth settings directly from the HALO app on your iPad.

**Use Cases**

* **Enable On-Device Editing**: Recommended for small teams where everyone accessing the iPad is familiar with the settings and the client's specific requirements.
* **Disable On-Device Editing**: Recommended for larger teams or staff who may not be familiar with the software. When disabled, the only action available in the HALO app is launching an active preset, preventing accidental changes to your configuration.

On-device editing is enabled by default on all new accounts.

***

#### Default Gallery Privacy Level

Set a global default for your [gallery privacy](https://app.gitbook.com/o/eHFXSkXLgDkVnDuB7CHd/s/gkBJjut3zmQfG3bS9iDb/basic-gallery-settings/gallery-privacy-options). This level will be automatically selected every time you create a new gallery, though you can still manually adjust the privacy for individual galleries during the setup process.

The default setting for new accounts is Public. If you prefer to keep your galleries more private (such as Unlisted or Private), updating this default will save time during event creation.

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: All plans
{% endhint %}


---

# 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/accounts-and-billing/account-management/account-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.
