> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/platform-features/marketing-content/brand-assets/download-a-brand-asset.md).

# Télécharger une ressource de marque

À partir du *Ressources* écran, vous pouvez télécharger des fichiers CSV pour divers éléments de marque, tels que *E-mail*, *Image*, et *Lien texte* éléments, ou vous pouvez télécharger les versions brutes pour *Image* et *Vidéo* éléments. Pour plus d’informations, vous pouvez apprendre à [gérer ces éléments](/partner/fr/que-souhaitez-vous-apprendre/platform-features/marketing-content/brand-assets/manage-assets-as-a-partner.md).

#### Télécharger le fichier CSV d'un élément

1. Dans la barre de navigation supérieure, sélectionnez **Contenu** → ![](/files/003bac5ad3fbce06e5e97b225e06fdf878d8d2dc) **\[menu déroulant]** → [Ressources](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml#adType=TEXT).
2. Utilisez la barre de filtres supérieure pour afficher un type d’élément spécifique (par ex., *Images*).
   * Facultativement, utilisez la ![](/files/4670dc572a757f6bd27383fa6bc62a79e280d8df) **\[Barre de recherche]** pour rechercher par nom, libellé ou ID d’un élément.
3. Survolez l’élément que vous souhaitez télécharger, puis sélectionnez ![](/files/603bc61ec89643c05e7ce132890af838de29d60a) **\[Case non cochée]** → ![](/files/586d33bc7b5c30f778a4e853f98ab079ade58e9f) **\[CSV]**.
   * Facultativement, si vous souhaitez télécharger des éléments en bloc, sous la barre de filtres supérieure, sélectionnez **Tout sélectionner** → ![](/files/586d33bc7b5c30f778a4e853f98ab079ade58e9f) **\[CSV]**.

#### Télécharger un élément image ou vidéo

À partir du *Ressources* écran, vous pouvez télécharger une version brute d’un *image* ou *vidéo* élément.

1. Dans le coin supérieur droit, sélectionnez ![](/files/279124df9225c000f547266c956cb2e3a92acce6) **\[Vue liste]**.
2. Dans la barre de filtres supérieure, sélectionnez **Images** ou **Vidéos**.
3. Survolez l’élément que vous souhaitez télécharger, puis sélectionnez ![](/files/294694377f2bee653eeb175579b4493c92797477) **\[Télécharger]**.


---

# 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://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/platform-features/marketing-content/brand-assets/download-a-brand-asset.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.
