> 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/polski/readme/musik-logbuch.md).

# Dziennik Muzyczny

Jeśli po występie musisz udokumentować, jakie utwory zagrałeś, na przykład w celu rozliczenia z organizacją praw autorskich typu GEMA lub SUIZA, możesz skorzystać z dziennika muzycznego.

Po jego włączeniu, odtwarzane utwory są zapisywane do pliku .CSV, z dodatkowymi informacjami, takimi jak czas i długość trwania, artysta i gatunek.

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

Pliki CSV mogą być wyświetlane i przetwarzane przez większość programów do edycji tabel.

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

Przed występem możesz usunąć zawartość z dziennika muzycznego, a po występie wysłać plik CSV z odtwarzanymi utworami mailem lub przekazać go do innej aplikacji za pomocą funkcji "Otwórz w", zapisać do iCloud lub wysłać poprzez AirDrop na inne urządzenie.

Można ustawić, od jakiego momentu utwór jest wykrywany jako odtwarzany. Może to być minimalny czas, przez jaki utwór był otwarty, lub czy rzeczywiście odtwarzanie utworu zostało rozpoczęte.

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


---

# 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:

```
GET https://docs.songbookplus.com/polski/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.
