> 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 quitar tareas de la 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 te gustaría probar esta función.
{% endhint %}

Después de haber establecido un alcance de trabajo con un socio, puede 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 haga entran en vigor de inmediato y no requieren la aprobación del socio en la plataforma.

1. En el menú de navegación izquierdo, seleccione ![](https://3147719151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[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, coloque el cursor sobre la campaña a la que desea agregar o quitar tareas y seleccione **Administrar campaña**.
3. Ve a la **Candidatos → Contratados** pestaña.
4. Coloque el cursor sobre el socio contratado y seleccione ![](https://3147719151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[Más] → Agregar / Quitar tareas**.
5. En el modal deslizante, agregue o elimine las tareas asignadas a este socio.
   * Para agregar una tarea, selecciona ![](https://3147719151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-6282f271b7521383385339243690b303086736d9%2F3b5a585dd2895bdf1c30d1236c72ba590dddd18717863b27074c8d313d05ae20.svg?alt=media) **\[Agregar tarea]**, luego seleccione un **plataforma**. Completa los detalles restantes según sea necesario.
   * Para quitar una tarea existente, selecciona ![](https://3147719151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-4c5a487b5b19b8961423ad41ec239223c765f765%2Fb51b4ccd0a7d2aac12cdd3d924453a5d66f0ef7e14f90b4a968031352c3538ab.svg?alt=media) **\[Quitar tarea]** a la izquierda del nombre de la tarea.
6. Seleccione **Guardar → Guardar cambios**.
   * Para descartar tus cambios, selecciona **Cancelar** y cierre 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.
