> 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/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.md).

# 作为品牌添加或移除绩效营销活动任务

{% hint style="warning" %}
**注意：** 此功能处于测试版。请联系您的 CSM 或我们的 [支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true&) 如果您想测试此功能。
{% endhint %}

在您与合作伙伴签订工作说明书后，您可以在 [活动](/brand/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md)中添加新任务或移除现有任务。您所做的更改会立即生效，无需合作伙伴在平台内批准。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Campaign Manager →** [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 在您的 *Active* 活动选项卡中，将光标悬停在您想要添加或移除任务的活动上，然后选择 **管理活动**.
3. 导航到 **Applicants → Hired** 选项卡。
4. 将鼠标悬停在已雇用的合作伙伴上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 添加 / 移除任务**.
5. 在滑出式弹窗中，为该合作伙伴添加或移除分配的任务。
   * 要添加任务，请选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **\[添加任务]**，然后选择一个 **平台**。根据需要填写其余详细信息。
   * 要移除现有任务，请选择 ![](/files/f9573319e628767113124b08374c66b1466ffb42) **\[移除任务]** 位于任务名称左侧的按钮。
6. 选择 **保存 → 保存更改**.
   * 要放弃您的更改，请选择 **取消** 并关闭滑出式弹窗。


---

# 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/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-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.
