> 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/es/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).

# Añade o elimina tareas de campaña de rendimiento como marca

{% hint style="warning" %}
**Nota:** Esta funcionalidad está en beta. Contacta a tu CSM o a nuestro [equipo de soporte](https://app.impact.com/support/portal.ihtml?createTicket=true&) si quieres probar esta función.
{% endhint %}

Después de haber establecido una declaración de trabajo con un socio, puedes agregar nuevas tareas o eliminar tareas existentes dentro de la [campaña](/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md). Los cambios que realices se publican inmediatamente y no requieren la aprobación del socio dentro de la plataforma.

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Administrador de campañas →** [**Rendimiento**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. En tu *Activo* pestaña de campañas, coloca el cursor sobre la campaña a la que quieres agregar o quitar tareas y selecciona **Administrar campaña**.
3. Vaya a la **Candidatos → Contratados** pestaña.
4. Pasa el cursor sobre el socio contratado y selecciona ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más] → Agregar / Eliminar tareas**.
5. En el modal deslizante, agrega o elimina las tareas asignadas a este socio.
   * Para agregar una tarea, seleccione ![](/files/7739dcda4ddf1d60735bf425b3969b4ce7b927a4) **\[Agregar tarea]**, luego selecciona un **plataforma**. Complete los detalles restantes según sea necesario.
   * Para eliminar una tarea existente, seleccione ![](/files/390c6ffab2e8b53fd1f5a1670b97ab44feaf4970) **\[Eliminar tarea]** a la izquierda del nombre de la tarea.
6. Seleccione **Guardar → Guardar cambios**.
   * Para descartar sus cambios, seleccione **Cancelar** y cierra el 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/es/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.
