> 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/what-would-you-like-to-learn-about/account-management/account-settings/manage-tasks-as-a-partner.md).

# Manage Tasks as a Partner

Certain brands that you’re partnered with on impact.com may use the Task Management system to assign tasks to you. You can view the tasks assigned to you on your dashboard and the *Tasks* screen.

1. On your dashboard, you can select a **Task** to view it or select **View All** to see the *Tasks* screen.

   <div data-with-frame="true"><figure><img src="/files/2eGLhYmNsimF5PgleaIA" alt="" width="359"><figcaption></figcaption></figure></div>
2. From the slide-out, view all the task details.

<details>

<summary>Comment on tasks</summary>

1. Scroll to the *Comments* textbox and enter a comment, or select ![](/files/CWFJWqilErRUpfZsnIsM) **\[Attach]** to attach a file.

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

</details>

<details>

<summary>Action an assigned task</summary>

1. In the lower-right corner of the task modal, select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** to view available actions.

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

</details>

<details>

<summary>Configure task notifications</summary>

1. From the top navigation bar, select ![](/files/oVrLSA9bIaczjWWsvwaF) **\[Notifications]**. &#x20;
2. In the upper-right corner of the notifications panel, select **Settings**.
3. Navigate to the *Tasks* section.
4. From the ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]**, select a task notification frequency that works for you.
5. Don't forget to **Save** your changes.
   * Learn more about [account notification settings](/partner/what-would-you-like-to-learn-about/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

<div data-with-frame="true"><figure><img src="/files/9PTVub53sMF9OGkuqwYO" 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/what-would-you-like-to-learn-about/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.
