> 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/creator-program/creator-campaigns-for-brands/add-or-remove-creator-campaign-tasks-as-a-brand.md).

# 作为品牌添加或移除创作者活动任务

在你建立了 *工作说明书* 之后，你可以在 [活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md)中添加新任务或移除现有任务。你所做的更改会立即生效，无需创作者在平台内批准。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Campaign Manager →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 在你的 *活跃* 活动 **管理活动**.
3. 导航到 **申请人** 选项卡，并筛选你的 **已聘用** 申请人。
4. 将鼠标悬停在已聘用的创作者上，并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 添加 / 移除任务**.
5. 在滑出式弹窗中，为此创作者添加或移除分配的任务。
   * 要添加任务，请选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **\[添加任务]**，然后选择一个媒体 **平台**。根据需要填写其余详细信息。
     * 如果你添加 YouTube 任务，请提供你的 YouTube 账号或频道 ID，以访问绩效数据。
   * 要移除现有任务，请选择 ![](/files/f9573319e628767113124b08374c66b1466ffb42) **\[移除任务]** ，位于任务名称左侧。
6. 选择 **保存 → 保存更改**.

   * 要放弃更改，请选择 **取消** 并关闭滑出式弹窗。

   <div data-with-frame="true"><figure><img src="/files/3fc839b44199db82deae10f2932ff3be136a5c7b" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/creator-program/creator-campaigns-for-brands/add-or-remove-creator-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.
