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

# Editar vários sons ao mesmo tempo

{% hint style="info" %}
Este recurso está disponível a partir da versão 6.5.
{% endhint %}

Se você deseja fazer a mesma alteração em várias músicas ao mesmo tempo, pode primeiro selecionar as músicas desejadas e então escolher uma ação que será executada para todas as músicas selecionadas.

Com isso, você pode simultaneamente:

* Alterar o intérprete
* Alterar o primeiro ou segundo gênero
* Alterar a classificação da música
* Alterar o compasso
* Adicionar tags
* Remover tags
* Inserir em uma lista de reprodução
* Copiar ou mover para outro livro

<figure><img src="/files/9LUm4tc1Z711anvroEBY" alt=""><figcaption></figcaption></figure>

<img src="/files/CMRM0hQPeGoX5mi19Sss" alt="" data-size="line">Pressione o botão com os 3 pontos "..." na barra de ferramentas.

<img src="/files/flAhyhyUZ4Ej1i7FKiWN" alt="" data-size="line">Selecione o item de menu "Selecione músicas".

<img src="/files/oyid4DJi4RhzRh8jouNv" alt="" data-size="line">Toque nas músicas desejadas para selecioná-las.

<img src="/files/fhaEBSfwHmb7YYtLpHrF" alt="" data-size="line">Pressione o botão com os 3 pontos "..." na barra de ferramentas e escolha a opção desejada.

<img src="/files/iH3yezRteHh9ChpUMeYl" alt="" data-size="line">Selecione a ação desejada.


---

# 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/portugues/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.
