> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/gym-art-meets-de/musik/assign-music-to-gymnast.md).

# Musik einem Turner zuweisen

> Verknüpfe eine Musikdatei mit einem Turner in deiner Vereinsliste.

## Voraussetzungen

* [Musik hochladen](/gym-art-meets-de/musik/upload-music.md) zu deiner Vereinsbibliothek
* Du hast [Turner in deiner Vereinsliste](/gym-art-meets-de/vereinsverwaltung/add-one-gymnast.md)

## Schritte

1. Klicke im Dashboard deines Vereins auf **Musik** in der Seitenleiste.
2. Finde die Musikdatei, die du zuweisen möchtest.
3. Klicken Sie auf **Turner zuweisen** (oder öffne die Details der Musikdatei).
4. Wähle die Turner aus, denen du diese Musik zuweisen möchtest.
5. speichern.

## So funktioniert es

Ein Turner kann **mehrere Musikdateien** zugewiesen haben. Die Musik des Turners wird als Liste von Datei-IDs in seinem Profil gespeichert.

Wenn du dich für einen Wettkampf anmeldest, wird diese Musik übernommen. Siehe [Musik für einen Wettkampf zuweisen](/gym-art-meets-de/musik/assign-music-for-meet.md) für den wettkampfspezifischen Ablauf.

Wenn du Musik auf Vereinsebene zuweist, steht sie für alle zukünftigen Wettkampf-Anmeldungen zur Verfügung. Du kannst Musik auch während der Wettkampf-Anmeldung zuweisen, wenn du möchtest. Siehe [Musik für einen Wettkampf zuweisen](/gym-art-meets-de/musik/assign-music-for-meet.md).

## Was als Nächstes kommt

* [Musik für einen Wettkampf zuweisen](/gym-art-meets-de/musik/assign-music-for-meet.md)

## Verwandt

* [Musik hochladen](/gym-art-meets-de/musik/upload-music.md)
* [Wie verwalte ich Bodenmusik?](/gym-art-meets-de/musik/index.md)


---

# 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.gymart.org/gym-art-meets-de/musik/assign-music-to-gymnast.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.
