> 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/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.md).

# 自定义合作伙伴的工作说明书

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

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

当您邀请任何新合作伙伴加入您的活动时，您可以包含该活动的默认 SOW，或自定义 SOW。请参阅 [邀请新合作伙伴加入您的活动](https://help.impact.com/en/support/solutions/articles/155000004078-invite-new-partners-to-your-campaign) 以了解更多。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] →** **Campaign Manager** → [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml?execution=e1s1).
2. 在 *Campaign Manager* 界面上，选择 **有效** 选项卡，以查看你当前所有活跃的活动。
3. 将鼠标悬停在您想要自定义 SOW 的活动上，然后选择 **Manage Campaign**.
4. 选择 **申请人** 选项卡，然后选择以下状态之一：
   * **已申请**
   * **谈判中**
   * **审核中**
5. 将鼠标悬停在您想要自定义 SOW 的合作伙伴上，然后选择 **查看提案**.
6. 选择 **协商**，然后对合作伙伴的 SOW 进行调整。
   * 当您 [创建活动](/brand/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md).
7. 选择 **发送新提案** 并完成更改后。
   * 选择 **无需协商即可聘用** 如果您想在合作伙伴不协商这些更改的情况下修改 SOW。


---

# 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/working-with-partners-on-a-performance-campaign/customize-a-partners-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.
