> 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/creator-program/creator-campaigns-for-brands/add-or-remove-creator-campaign-tasks-as-a-brand.md).

# Añadir o quitar tareas de la campaña de creador como marca

Después de haber establecido un *Alcance del trabajo* con un creador, puede agregar nuevas tareas o eliminar tareas existentes dentro de la [campaña](/brand/es/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md). Los cambios que realice se publican de inmediato y no requieren aprobación del creador dentro de la plataforma.

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Administrador de campañas →** [**Creador**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-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. Vaya a la **Solicitantes** pestaña y filtre por sus **Contratados** solicitantes.
4. Pase el cursor sobre el creador contratado y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más] → Agregar / Eliminar tareas**.
5. En la ventana modal desplegable, agregue o elimine las tareas asignadas a este creador.
   * Para agregar una tarea, seleccione ![](/files/7739dcda4ddf1d60735bf425b3969b4ce7b927a4) **\[Agregar tarea]**, luego seleccione una **plataforma**. Complete los detalles restantes según sea necesario.
     * Si agrega una tarea de YouTube, proporcione su usuario de YouTube o el ID del canal para acceder a los datos de rendimiento.
   * 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 cierre la ventana modal desplegable.

   <div data-with-frame="true"><figure><img src="/files/7b08176fa7d697366dcb534d9bb831ac9f670601" alt="" width="563"><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/es/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/add-or-remove-creator-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.
