> 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/mehrere-songs-gleichzeitig-bearbeiten.md).

# Edytuj wiele utworów jednocześnie

{% hint style="info" %}
Ta funkcja jest dostępna od wersji 6.5.
{% endhint %}

Jeśli chcesz wykonać te same zmiany w kilku utworach jednocześnie, możesz najpierw wybrać pożądane utwory, a następnie wybrać akcję, która zostanie wykonana dla wszystkich wybranych utworów.

Możesz jednocześnie edytować kilka utworów:

* Zmienić wykonawcę
* Zmienić pierwszy lub drugi gatunek
* Zmienić ocenę utworu
* Zmienić takt
* Dodać tagi
* Usunąć tagi
* Dodać do playlisty
* Skopiować lub przenieść do innej książki

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

<img src="/files/eIu3K8buS3Cwwmg2eBb1" alt="" data-size="line">Naciśnij w pasku narzędzi przycisk z 3 kropkami "...".

<img src="/files/Q5jHSH9gfX8xjSwfktFM" alt="" data-size="line">Wybierz opcję menu "Wybierz utwory".

<img src="/files/suyIZtHbE4yXTW7CvtSe" alt="" data-size="line">Dotknij żądanych utworów, aby je zaznaczyć.

<img src="/files/OfPD8QHHrVAH4J3fwYqU" alt="" data-size="line">Naciśnij w pasku narzędzi przycisk z 3 kropkami "..." i wybierz żądaną opcję.

<img src="/files/T8UK62gBZcTXkx9f2M2K" alt="" data-size="line">Wybierz żądaną akcję.


---

# 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/mehrere-songs-gleichzeitig-bearbeiten.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.
