> 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/it/di-cosa-vorresti-saperne-di-piu/platform-features/marketing-content/brand-assets/download-a-brand-asset.md).

# Scarica un asset del brand

Dal *Risorse* schermata, puoi scaricare file CSV per una varietà di risorse del brand, come *Email*, *Immagine*, e *Link di testo* delle risorse, oppure puoi scaricare le versioni originali per *Immagine* e *Video* delle risorse. Per ulteriori informazioni, puoi scoprire come [gestire queste risorse](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/marketing-content/brand-assets/manage-assets-as-a-partner.md).

#### Scarica il file CSV di una risorsa

1. Dalla barra di navigazione in alto, seleziona **Contenuti** → ![](/files/5be9eb96f262a7f5829123ae343172eeaa8fa941) **\[menu a discesa]** → [Risorse](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml#adType=TEXT).
2. Usa la barra dei filtri in alto per visualizzare un tipo specifico di risorsa (ad es., *Immagini*).
   * Facoltativamente, usa la ![](/files/932fd3c7bf8910b80b5c12ddb7eef2b5855260f7) **\[barra di ricerca]** per cercare per nome, etichetta o ID di una risorsa.
3. Passa il mouse sulla risorsa che desideri scaricare, quindi seleziona ![](/files/e09e94aa48ecdff78f18d5c076d814835d753415) **\[Casella non selezionata]** → ![](/files/46b604acfc6be7f683cbfcf51115e52bf776a9c8) **\[CSV]**.
   * Facoltativamente, se desideri scaricare risorse in blocco, sotto la barra dei filtri in alto, seleziona **Seleziona tutto** → ![](/files/46b604acfc6be7f683cbfcf51115e52bf776a9c8) **\[CSV]**.

#### Scarica una risorsa immagine o video

Dal *Risorse* schermata, puoi scaricare una versione originale di un *immagine* o *video* risorsa.

1. Nell'angolo in alto a destra, seleziona ![](/files/9d95bc91783ab0401f9b0e0fd9942186d8556e22) **\[Vista elenco]**.
2. Dalla barra dei filtri in alto, seleziona **Immagini** o **Video**.
3. Passa il mouse sulla risorsa che desideri scaricare, quindi seleziona ![](/files/9bd43f65aa6028d608d4a05218a9f56d8219f323) **\[Scarica]**.


---

# 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/it/di-cosa-vorresti-saperne-di-piu/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.
