> 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/pt-br/o-que-voce-gostaria-de-aprender/account-management/account-settings/manage-tasks-as-a-partner.md).

# Gerenciar tarefas como parceiro

Algumas marcas com as quais você tem parceria no impact.com podem usar o sistema de Gerenciamento de Tarefas para atribuir tarefas a você. Você pode ver as tarefas atribuídas a você no seu painel e na *Tarefas* tela.

1. No seu painel, você pode selecionar uma **Tarefa** para visualizá-la ou selecionar [**Ver tudo**](https://app.impact.com/secure/mediapartner/tasks/mediapartner-tasks-flow.ihtml) para ver a *Tarefas* tela.
2. No painel deslizante, veja todos os detalhes da tarefa.

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

<details>

<summary>Comente nas tarefas</summary>

1. Role até a *Comentários* caixa de texto e insira um comentário, ou selecione ![](/files/3229d8f16414631bb507c33e1a95a468f5c17bd2) **\[Anexar]** para anexar um arquivo.

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

</details>

<details>

<summary>Realize uma ação em uma tarefa atribuída</summary>

1. No canto inferior direito da janela modal da tarefa, selecione ![](/files/a291f1b52c8ea216d0d738661d1c2c82133306b2) **\[Mais]** para ver as ações disponíveis.

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

</details>

<details>

<summary>Configure notificações de tarefas</summary>

1. Na barra de navegação superior, selecione ![](/files/c8f7ad63f190337a426bf177630b82239177a27f) **\[Notificações]**.
2. No canto superior direito do painel de notificações, selecione [**Configurações**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml).
3. Navegue até a *Tarefas* seção.
4. Do ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso]**, selecione uma frequência de notificação de tarefas que funcione para você.
5. Não se esqueça de **Salvar** suas alterações.
   * Saiba mais sobre [as configurações de notificação da conta](/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

<div data-with-frame="true"><figure><img src="/files/295356b93f759f36cb765a019d33f8da74f4a7f6" 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/pt-br/o-que-voce-gostaria-de-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.
