# Settings

## Settings in the App

<figure><img src="/files/UE3A1qZX6TfnPdSP0eb1" alt="" width="375"><figcaption></figcaption></figure>

<img src="/files/Ggw6QZu0T1pzyC5HKKjY" alt="" data-size="line">Press this button to access the settings.

<img src="/files/dTdvaLSs3JCD5Wb2e4iX" alt="" data-size="line">Some important settings can be found right at the top in the first section.

<img src="/files/lyNUBVwPDzexVtrnZQTx" alt="" data-size="line">More settings can be found below, grouped by topic.

<img src="/files/UDA9WUwJOYy4xPTzcNnN" alt="" data-size="line">When you turn on the "Live Mode" switch, most settings are hidden and many things that are not needed in live operation are disabled.\
This ensures that SongBook is protected against accidental editing during the performance.

<img src="/files/PzLvBYnBfuiUraCV2qFO" alt="" data-size="line">SongBook+ automatically adjusts the language to the one set on the iPad.\
If you prefer another language, you can find a corresponding setting in the "Other" section.

## Settings in the Operating System

A few settings for SongBook+ can also be found in the operating system, specifically in the device's "Settings" app.

These are mainly privacy settings related to the permission for SongBook+ to use certain hardware or operating system functions.

{% hint style="info" %}
When you use certain functions of SongBook+ for the first time that require such permission, the operating system will ask you whether SongBook+ is allowed to do so.

The answer is then saved in the settings. From that moment on, you can find this permission in the settings and change it there.
{% endhint %}

<figure><img src="/files/qRJGxPIGKU1UU5OxeBF4" alt=""><figcaption></figcaption></figure>

<img src="/files/Ggw6QZu0T1pzyC5HKKjY" alt="" data-size="line">Open the "Settings" app on the iPad/iPhone.

<img src="/files/dTdvaLSs3JCD5Wb2e4iX" alt="" data-size="line">Scroll down on the left side to the "Apps" entry.

<img src="/files/lyNUBVwPDzexVtrnZQTx" alt="" data-size="line">Select the "Apps" entry.

<img src="/files/UDA9WUwJOYy4xPTzcNnN" alt="" data-size="line">Scroll down on the right side to the "SongBook" entry.

<img src="/files/PzLvBYnBfuiUraCV2qFO" alt="" data-size="line">Open the "Apps" entry.

<img src="/files/QTL5DdKcREUEQLYq0aU8" alt="" data-size="line">At the top, you will see permission settings, for example, access to the local network, Bluetooth, the camera, etc.

<img src="/files/1XtwuKpIseUpwKSwHUeo" alt="" data-size="line">Here you can change the device name that SongBook+ uses for SongBook to SongBook connections and for backups.

{% hint style="info" %}
**Note on Point 7:**

Unfortunately, SongBook+ does not have the permission to read the device name set in the operating system.

Instead, SongBook+ generates a random device name (consisting of some letters and numbers, e.g., 67AAFB6C) the first time it starts, and enters it here.

It's best to change this random device designation to a device name that makes sense to you right away.
{% 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.songbookplus.com/english/readme/einstellungen.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.
