> 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-fr/musique/replace-or-delete-music.md).

# Remplacer ou supprimer la musique

> Supprimer un fichier musical de la bibliothèque de votre club.

## Prérequis

* [Téléverser de la musique](/gym-art-meets-fr/musique/upload-music.md) dans votre club.

## Mise à jour d’un fichier musical

Le remplacement de fichier n’est pas disponible dans l’application. Pour mettre à jour un morceau, supprimez-le et téléversez la nouvelle version.

## Supprimer un fichier musical

1. Depuis le tableau de bord de votre club, cliquez sur **Musique** dans la barre latérale.
2. Trouvez le fichier musical que vous voulez supprimer.
3. Cliquez sur **Supprimer**.
4. Confirmez la suppression.

Le fichier est **retiré de tous les gymnastes** auxquels il était attribué. C’est permanent. Si un gymnaste comptait sur cette musique pour une inscription à un événement, il lui faudra un nouveau fichier attribué.

Après la suppression, vérifiez les inscriptions à l’événement en attente pour vous assurer que les gymnastes respectent toujours les exigences musicales.

## Connexe

* [Téléverser de la musique](/gym-art-meets-fr/musique/upload-music.md)
* [Attribuer de la musique à un gymnaste](/gym-art-meets-fr/musique/assign-music-to-gymnast.md)
* [Comment gérer la musique du sol ?](/gym-art-meets-fr/musique/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-fr/musique/replace-or-delete-music.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.
