> 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.md).

# Adicionar ou Remover Tarefas de Campanha de Performance como Marca

{% hint style="warning" %}
**Observação:** Esta funcionalidade está em beta. Entre em contato com seu CSM ou com o nosso [suporte](https://app.impact.com/support/portal.ihtml?createTicket=true&) se quiser testar este recurso.
{% endhint %}

Depois de estabelecer uma Declaração de Trabalho com um parceiro, você pode adicionar novas tarefas ou remover tarefas existentes dentro da [campanha](/brand/pt-br/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md). As alterações que você fizer entram em vigor imediatamente e não exigem aprovação do parceiro na plataforma.

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage] → Gerenciador de Campanhas →** [**Desempenho**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. Na sua *Ativo* aba de campanhas, passe o cursor sobre a campanha à qual você deseja adicionar ou remover tarefas e selecione **Gerenciar campanha**.
3. Navegue até a **Candidatos → Contratados** aba.
4. Passe o cursor sobre o parceiro contratado e selecione ![](/files/19661962d7c41673a711ca84d7efe61f00165e41) **\[Mais] → Adicionar / Remover Tarefas**.
5. No modal deslizante, adicione ou remova tarefas atribuídas a este parceiro.
   * Para adicionar uma tarefa, selecione ![](/files/f04b408fd368673af7defa3c8a7a0cac711f0eb8) **\[Adicionar Tarefa]**, depois selecione um **Plataforma**. Preencha os detalhes restantes conforme necessário.
   * Para remover uma tarefa existente, selecione ![](/files/a0a7601659e1e8da3a97f9d81e35bd05ca54a1f2) **\[Remover Tarefa]** à esquerda do nome da tarefa.
6. Selecione **Salvar → Salvar Alterações**.
   * Para descartar suas alterações, selecione **Cancelar** e feche o modal deslizante.


---

# 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.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.
