> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/readme/einstellungen-in-der-app.md).

# Einstellungen in der App

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

<img src="/files/8abi4FQCuLsfLqHNdi1h" alt="" data-size="line">Drücken Sie diesen Knopf, um in die Einstellungen zu gelangen.

<img src="/files/Zpj3hqNX6MWAwMCLfYti" alt="" data-size="line">Einige wichtige Einstellungen finden Sie gleich oben im ersten Abschnitt.

<img src="/files/kNLHxIkWgzS4oiyCJujN" alt="" data-size="line">Weitere Einstellungen finden Sie darunter nach Thema gruppiert.

<img src="/files/8G1CMVs2H6OQzGqfNsY8" alt="" data-size="line">Wenn Sie den Schalter „Live-Modus“ einschalten, werden die meisten Einstellungen ausgeblendet und vieles deaktiviert, was im Live-Betrieb nicht nötig ist.\
So ist SongBook gegen versehentliches Editieren während dem Auftritt gesichert.

<img src="/files/OJ6Vyos3LhD7Ny5P6SCI" alt="" data-size="line">SongBook+ passt die Sprache automatisch an die im iPad eingestellte Sprache an.\
Wenn Sie eine andere Sprache bevorzugen, finden Sie eine entsprechende Einstellung im Abschnitt "Andere".

## Referenz der App-Einstellungen

Die Einstellungsreferenz ist in dieselben Bereiche gegliedert wie die App. Die Tabellen enthalten jeweils die Beschriftung der Einstellung, eine kurze Beschreibung und bei festen Auswahllisten die möglichen Werte. Dynamische Auswahllisten, zum Beispiel MIDI-Ports, Audio-Ausgänge oder vorhandene MIDI-Makros, hängen von der jeweiligen Installation ab.

* [Haupteinstellungen](/readme/einstellungen-in-der-app/haupteinstellungen.md)
* [Listen-Darstellung](/readme/einstellungen-in-der-app/listen-darstellung.md)
* [Dokument-Anzeige](/readme/einstellungen-in-der-app/dokument-anzeige.md)
* [Toolbar](/readme/einstellungen-in-der-app/toolbar.md)
* [Suchfunktion](/readme/einstellungen-in-der-app/suchfunktion.md)
* [Fernsteuerung](/readme/einstellungen-in-der-app/fernsteuerung.md)
* [Playlisten](/readme/einstellungen-in-der-app/playlisten.md)
* [Metronom](/readme/einstellungen-in-der-app/metronom.md)
* [Medien-Player](/readme/einstellungen-in-der-app/medien-player.md)
* [Import von Songtexten und Akkorden](/readme/einstellungen-in-der-app/import-von-songtexten-und-akkorden.md)
* [Import von Meta-Daten (aus MIDI, ChordPro, MP3)](/readme/einstellungen-in-der-app/import-von-meta-daten-aus-midi-chordpro-mp3.md)
* [Externer Monitor](/readme/einstellungen-in-der-app/externer-monitor.md)
* [MIDI](/readme/einstellungen-in-der-app/midi.md)
* [SongBook zu SongBook Verbindung](/readme/einstellungen-in-der-app/songbook-zu-songbook-verbindung.md)
* [Anderes](/readme/einstellungen-in-der-app/anderes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.songbookplus.com/readme/einstellungen-in-der-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
