> 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/partner/es/sobre-que-te-gustaria-aprender/account-management/account-settings/manage-tasks-as-a-partner.md).

# Administrar tareas como partner

Algunas marcas con las que te has asociado en impact.com pueden usar el sistema de gestión de tareas para asignarte tareas. Puedes ver las tareas asignadas en tu panel y en la *Tareas* pantalla.

1. En tu panel, puedes seleccionar una **tarea** para verla o seleccionar [**Ver todo**](https://app.impact.com/secure/mediapartner/tasks/mediapartner-tasks-flow.ihtml) para ver las *Tareas* pantalla.
2. Desde el panel lateral, ve todos los detalles de la tarea.

<div data-with-frame="true"><figure><img src="/files/0e171799ee19a8ce48f28f5e626535c2ac43170a" alt="" width="359"><figcaption></figcaption></figure></div>

<details>

<summary>Comentar tareas</summary>

1. Desplázate hasta el *Comentarios* cuadro de texto y escribe un comentario, o selecciona ![](/files/3404a790c88af34850b0c8972592af3c5fb779e8) **\[Adjuntar]** para adjuntar un archivo.

<div data-with-frame="true"><figure><img src="/files/cd20d7c4ba42eea55a7b9856af55982ca19b8880" alt="" width="375"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Gestionar una tarea asignada</summary>

1. En la esquina inferior derecha del modal de la tarea, selecciona ![](/files/362ff86c9ab6975318b14340802ebb74ebc08ed9) **\[Más]** para ver las acciones disponibles.

<div data-with-frame="true"><figure><img src="/files/9e6eaabe9088556f6c896bfbca2e9cd04219fda7" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Configurar notificaciones de tareas</summary>

1. En la barra de navegación superior, selecciona ![](/files/9798c33d75f5e873e317f31b15a3cb98a35f4eab) **\[Notificaciones]**.
2. En la esquina superior derecha del panel de notificaciones, selecciona [**Configuración**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml).
3. Ve a la *Tareas* sección.
4. Desde el ![](/files/7f8cc0aafd5cbabac5e1f80a6871662b52f09e73) **\[Menú desplegable]**, selecciona una frecuencia de notificación de tareas que te funcione.
5. No olvides **Guardar** los cambios.
   * Obtén más información sobre [la configuración de notificaciones de la cuenta](/partner/es/sobre-que-te-gustaria-aprender/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

<div data-with-frame="true"><figure><img src="/files/f6cc6887d6c0dabfed192af13edf161b57ee4ea7" alt="" width="375"><figcaption></figcaption></figure></div>

</details>


---

# 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/partner/es/sobre-que-te-gustaria-aprender/account-management/account-settings/manage-tasks-as-a-partner.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.
