> 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/what-would-you-like-to-learn-about/platform-features/marketing-content/brand-assets/download-a-brand-asset.md).

# Download a Brand Asset

From the *Assets* screen, you can download CSV files for a variety of brand assets, such as *Email*, *Image*, and *Text Link* assets, or you can download the raw versions for *Image* and *Video* assets. For more information, you can learn how to [manage these assets](/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/brand-assets/manage-assets-as-a-partner.md).

#### Download an asset's CSV file

1. From the top navigation bar, select **Content** → ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]** → [Assets](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml#adType=TEXT).
2. Use the top filter bar to view a specific asset type (e.g., *Images*).
   * Optionally, use the ![](/files/UtRJFdjmzq4JXmuHsnuw) **\[Search bar]** to find by an asset name, label, or ID.
3. Hover over the asset you want to download, then select ![](/files/AJQoyZrH29kiScVaN7BC) **\[Unchecked Box]** → ![](/files/wxXoDSlOTaL4gTZznA44) **\[CSV]**.
   * Optionally, if you want to bulk download assets, below the top filter bar, select **Select All** → ![](/files/wxXoDSlOTaL4gTZznA44) **\[CSV]**.

#### Download an image or video asset

From the *Assets* screen, you can download a raw version of an *image* or *video* asset.

1. In the top-right corner, select ![](/files/4TveDSnRsYUMbDmogPAz) **\[List View]**.
2. From the top filter bar, select **Images** or **Videos**.
3. Hover over the asset you want to download, then select ![](/files/AJ5dtNWPzVFn4FBqZ30a) **\[Download]**.


---

# 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/what-would-you-like-to-learn-about/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.
