> 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/recruit-creators/customize-a-creators-statement-of-work.md).

# 自定义创作者的工作说明书

创作者的工作说明书（SOW）包含其报酬以及他们将制作的所有交付成果，例如内容类型和发布平台。你可以修改创作者的 SOW，包括报酬、任务分配、使用权等，而不会影响参与同一活动的其他创作者。

当你邀请任何新创作者加入你的活动时，你可以包含活动的默认 SOW，或自定义 SOW。请参见 [邀请新创作者加入你的活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1) 以了解更多。

1. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage]** → **活动管理器** → [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 页面上，选择 **活跃** 选项卡以查看您当前所有正在进行的活动。
3. 将鼠标悬停在要自定义 SOW 的活动上，然后选择 **管理活动**.
4. 选择 **申请人** 选项卡，然后选择以下任一状态：
   * **已申请**
   * **协商中**
   * **审核中**
5. 将鼠标悬停在要自定义 SOW 的创作者上，然后选择 **查看提案**.
6. 选择 **协商**，然后调整该创作者的 SOW。
   * 当您指定 SOW 时 [创建了活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md).
7. 选择 **发送新提案** 在完成更改后。

   * 选择 **无需协商直接聘用** 如果你想在不经创作者协商更改的情况下更改 SOW。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Ff14rUjlaKCt3sE4DPXgq%2FScreenshot%202026-05-14%20at%2012.00.10.png?alt=media&amp;token=90a25d0c-5dca-4293-bcc8-31d6710c3513" 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/recruit-creators/customize-a-creators-statement-of-work.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.
