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

# Adicionar rótulos aos ativos

Os rótulos são uma ferramenta para ajudar você a organizar seus ativos em categorias como tamanho, promoções, datas de oferta, palavras-chave ou qualquer outra categoria que possa ser relevante para você ou seus parceiros. Vários rótulos podem ser criados e adicionados aos ativos.

#### Criar rótulos de ativos

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Conteúdo →** [**Anúncios**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. Passe o cursor sobre o ativo ao qual você deseja adicionar um rótulo e selecione o ![](/files/7e7a264b3511214ef7f8ae0fc453d1e3297586a3) **\[Caixa desmarcada]**.
3. Opcionalmente, para selecionar todos os ativos na página atual, selecione o **Selecionar tudo** ![](/files/27a40f26b5bd84bf51b027f804aa6f07400faa96) **\[Caixa desmarcada]**. Para estender sua seleção a todas as páginas, selecione **Selecionar todas as linhas possíveis**.
4. Selecione o ![](/files/dc3958c0f56365b3b60bb6381b895649ad559aab) **\[Rótulo]** que você deseja aplicar no ![](/files/fd163b7ecfbcabc8d4b0b2247a6ffecec5a92253) **\[Menu suspenso]** e então selecione **Aplicar**.

   * Use a barra de pesquisa para encontrar rótulos rapidamente.

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

#### Gerenciar rótulos de anúncios

Você pode selecionar mais de um ativo ao fazer alterações nos rótulos de ativos.

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Conteúdo → Anúncios**.
2. Passe o cursor sobre o ativo cujos rótulos você deseja gerenciar e selecione o ![](/files/7e7a264b3511214ef7f8ae0fc453d1e3297586a3) **\[Caixa desmarcada]**.
3. Selecionar ![](/files/dc3958c0f56365b3b60bb6381b895649ad559aab) **\[Rótulo]** →**Gerenciar**.
4. Passe o cursor sobre o ativo cujos rótulos você deseja editar e selecione ![](/files/f88dd768cd29f591e29b89ede19728f1b980ca8c) **\[Editar]**.
5. Altere ou atualize o nome do rótulo e selecione ![](/files/ff3beb8b4ab98dd24c1b7e6ff94ad3ae3a54aed4) **\[Marca de seleção]** para confirmar a atualização.
6. Depois de atualizar todos os rótulos necessários, selecione **Concluído**.

   <div data-with-frame="true"><figure><img src="/files/bfb1bdad32f2e0de9645ff4ca4ad162e22f5c368" 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/pt-br/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.
