> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/fr/form-management/style-branding/media-gallery.md).

# Galerie multimédia

## 🖼️ Qu'est-ce qu'une galerie multimédia ?

La galerie multimédia est l'endroit central où nous pouvons stocker et organiser tous nos fichiers multimédias.&#x20;

Une fois téléchargés, les fichiers multimédias sont stockés sur le serveur et peuvent être sélectionnés pour être utilisés n'importe où dans vos Sondages — par exemple dans les libellés des questions, les Réponses, les messages de remerciement.

## 🚀 Accéder à la galerie

Vous pouvez accéder à la galerie depuis n'importe où dans la section d'administration en cliquant sur l'icône suivante  &#x20;

![](/files/5087fb0b0c86b622d4b1f6c78a69137e4194d152)

## ➕ Ajouter un élément à la galerie&#x20;

Pour ajouter un nouvel élément, vous pouvez cliquer sur le **Bouton Ajouter / télécharger des médias** et glisser-déposer votre image pour l'enregistrer dans la galerie.

![](/files/0dde746cd46e528a50220c7c6b745ca8c6e5dc2b)

## 🗂️ Organisez vos médias

Les éléments multimédias peuvent être organisés en dossiers et sous-dossiers. Pour créer un nouveau dossier, cliquez sur le **Ajouter un nouveau dossier multimédia** bouton.

![](/files/7cdc7ec24fe7ee9a5717c01ea7b1037430dabf3e)

Vous pouvez modifier ou supprimer vos dossiers multimédias en utilisant le bouton d'action à 3 points à droite du dossier que vous souhaitez modifier.

![](/files/f151b6e1abedb43d65cdcf89ff51fb8fc70368f6)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/fr/form-management/style-branding/media-gallery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
