> 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ñadir o eliminar tareas de campaña de rendimiento como marca

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

Después de haber establecido una declaración de trabajo con un socio, puede agregar nuevas tareas o eliminar tareas existentes dentro de [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 realice estarán activos de inmediato y no requieren aprobación dentro de la plataforma por parte del socio.

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Campaign Manager →** [**Rendimiento**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. En tu *Activo* pestaña de campañas, pase el cursor sobre la campaña a la que desea agregar o quitar tareas y seleccione **Administrar campaña**.
3. Navega a la **Solicitantes → Contratados** .
4. Pase el cursor sobre el socio contratado y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más] → Añadir / Eliminar tareas**.
5. En la ventana modal deslizante, agregue o elimine tareas asignadas a este socio.
   * Para añadir una tarea, selecciona ![](/files/7739dcda4ddf1d60735bf425b3969b4ce7b927a4) **\[Añadir tarea]**, luego seleccione un **Plataforma**. Completa los detalles restantes según sea necesario.
   * Para eliminar una tarea existente, selecciona ![](/files/390c6ffab2e8b53fd1f5a1670b97ab44feaf4970) **\[Eliminar tarea]** a la izquierda del nombre de la tarea.
6. Selecciona **Guardar → Guardar cambios**.
   * Para descartar tus cambios, selecciona **Cancelar** y cierre la ventana 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.
