> 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] → 活动管理器 →** [**创作者**](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.
