> 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/brand/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/add-labels-to-assets.md).

# Add Labels to Assets

Labels are a tool to help you organize your assets into categories such as size, promotions, offer dates, keywords, or any other category that may be relevant to you or your partners. Multiple labels can be created and added to assets.

#### Create asset labels

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content →** [**Ads**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. Hover your cursor over the asset for which you want to add a label and select the ![](/files/FrzJdYoKvOuHxpwWtvcp) **\[Unchecked box]**.
3. Optionally, to select all assets on the current page, select the **Select All** ![](/files/pJsLBrBDVoHbzf2iiL1a) **\[Unchecked box]**. To extend your selection across all pages, select **Select All Possible Rows**.
4. Select the ![](/files/oQrWyZiqritxcBdsfNI4) **\[Label]** you want to apply from the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** and then select **Apply**.

   * Use the search bar to find labels quickly.

   <div data-with-frame="true"><figure><img src="/files/0JY5AHpPv1tOdOdbbFJn" alt=""><figcaption></figcaption></figure></div>

#### Manage ad labels

You can select more than one asset when making changes to asset labels.

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content → Ads**.
2. Hover your cursor over the asset for which you want to manage labels and select the ![](/files/FrzJdYoKvOuHxpwWtvcp) **\[Unchecked box]**.
3. Select ![](/files/oQrWyZiqritxcBdsfNI4) **\[Label]** →**Manage**.
4. Hover your cursor over the asset whose labels you want to edit and select ![](/files/nPGPGgb8YkdBuVg4u2aa) **\[Edit]**.
5. Change or update the name of the label and select ![](/files/6vOiMLz7LQgde3uMlqTA) **\[Check]** to confirm the update.
6. Once you've updated all the necessary labels, select **Done**.

   <div data-with-frame="true"><figure><img src="/files/HtJIdRqJh4qSbflCLyU2" alt=""><figcaption></figcaption></figure></div>


---

# 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/brand/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/add-labels-to-assets.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.
