> 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/pt-br/sobre-o-que-voce-gostaria-de-aprender/platform-features/marketing-content/brand-assets/download-a-brand-asset.md).

# Baixar um material da Marca

Do *Recursos* tela, você pode baixar arquivos CSV para vários recursos da marca, como *E-mail*, *Imagem*, e *Link de texto* recursos, ou você pode baixar as versões originais de *Imagem* e *Vídeo* recursos. Para mais informações, você pode aprender a [gerenciar esses recursos](/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/platform-features/marketing-content/brand-assets/manage-assets-as-a-partner.md).

#### Baixe o arquivo CSV de um recurso

1. Na barra de navegação superior, selecione **Conteúdo** → ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso]** → [Recursos](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml#adType=TEXT).
2. Use a barra de filtros superior para visualizar um tipo específico de recurso (por exemplo, *Imagens*).
   * Opcionalmente, use a ![](/files/16ee8de294aa024de401455701ed74cbbbb850b3) **\[Barra de pesquisa]** para encontrar por nome, rótulo ou ID de um recurso.
3. Passe o cursor sobre o recurso que deseja baixar e, em seguida, selecione ![](/files/5e0723824a9c77751c3d68118dbbf23a61bf3567) **\[Caixa desmarcada]** → ![](/files/215612e038cbb811f4db6f6b8a6b1868e49556d3) **\[CSV]**.
   * Opcionalmente, se quiser baixar recursos em massa, abaixo da barra de filtros superior, selecione **Selecionar tudo** → ![](/files/215612e038cbb811f4db6f6b8a6b1868e49556d3) **\[CSV]**.

#### Baixe um recurso de imagem ou vídeo

Do *Recursos* tela, você pode baixar uma versão original de um *imagem* ou *vídeo* recurso.

1. No canto superior direito, selecione ![](/files/72b84c251a4961d2d1104b5d902826038f8cffcb) **\[Visualização em lista]**.
2. Na barra de filtros superior, selecione **Imagens** ou **Vídeos**.
3. Passe o cursor sobre o recurso que deseja baixar e, em seguida, selecione ![](/files/72a415a1d9a1e042e22865759205649088f2d082) **\[Baixar]**.


---

# 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/pt-br/sobre-o-que-voce-gostaria-de-aprender/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.
