# Music Logbook

If you need to document which songs you played after a performance, for example, to settle accounts with a collecting society such as GEMA or SUISA, you can use the music logbook.

Once it is activated, played songs are recorded in a .CSV file with additional information such as the time, duration, artist, and genre.

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

The CSV files can be displayed and further processed by most spreadsheet programs.

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

Before the performance, you can clear the contents of the music logbook, and after the performance, you can send the CSV file with the played songs via email or hand it off to another app using "Open in", save it to iCloud, or send it to another device via AirDrop.

When a song is considered played can be configured. This can be a minimum duration for which the song was open, or whether playback was actually started in the song.

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


---

# 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/musik-logbuch.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.
