# Playlisten teilen (exportieren)

Mit dieser Funktion können Sie eine vorhandene Playliste exportieren und auf ein anderes SongBook+ übertragen.

Die Playliste wird dabei in eine .sbklist-Datei exportiert und kann auf dem Ziel-SongBook wieder importiert werden.

Beim Exportieren entscheiden Sie noch, in welchem Umfang die Playliste exportiert wird:

* **Nur Songreferenzen:**\
  El exporte contiene solo los títulos, el código y la configuración de los "controladores MIDI" de las canciones. Las canciones correspondientes deben estar ya presentes en el SongBook+ de destino.
* **Songdaten ohne Dateien**\
  El exporte también contiene todos los datos completos de las canciones (título, artista, género, acciones al abrir/iniciar/detener/cerrar), paso de páginas grabado, puntero de dedo, notas...
* **Komplett mit verknüpften Dateien**\
  El exporte contiene todos los datos completos de las canciones como arriba y además todos los archivos vinculados como archivo PDF, archivo(s) de audio, archivo MIDI, archivo de video.

![Playliste teilen](/files/ERKKcxV7z6O3pR0OjjNG)


---

# 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/spanish/readme/playlisten/playlisten-teilen-exportieren.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.
