> 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/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/manage-tasks-as-a-partner.md).

# 作为合作伙伴管理任务

某些您在 impact.com 上合作的品牌可能会使用任务管理系统向您分配任务。您可以在仪表板上以及 *任务* 页面。

1. 在您的仪表板上，您可以选择一个 **任务** 来查看，或选择 [**查看全部**](https://app.impact.com/secure/mediapartner/tasks/mediapartner-tasks-flow.ihtml) 以查看 *任务* 页面。
2. 在侧边弹出面板中查看所有任务详情。

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

<details>

<summary>对任务发表评论</summary>

1. 滚动到 *评论* 文本框并输入评论，或选择 ![](/files/0881e1e43b8b290696d0c31374a832505a7c18c3) **\[附加]** 以附加文件。

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

</details>

<details>

<summary>处理已分配的任务</summary>

1. 在任务模态窗口右下角，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** 以查看可用操作。

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

</details>

<details>

<summary>配置任务通知</summary>

1. 在顶部导航栏中，选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知]**.
2. 在通知面板右上角，选择 [**设置**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml).
3. 前往 *任务* 部分。
4. 在 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**&#x4E2D;，选择适合您的任务通知频率。
5. 别忘了 **保存** 您的更改。
   * 了解更多关于 [账户通知设置](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/dashboard/configure-platform-and-email-notifications-for-partners.md).

<div data-with-frame="true"><figure><img src="/files/706538c0c8820c93576919475ea50032fa609c69" 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/zh/ni-xiang-liao-jie-shen-me/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.
