> 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/invite-partners-to-your-campaign.md).

# 邀请合作伙伴加入您的活动

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

当您邀请新的合作伙伴加入某个活动时，您可以包含该活动的默认工作说明书（SOW），也可以自定义 SOW，以调整报酬、任务分配、使用权等。合作伙伴在通过 impact.com 邀请加入您的活动时，将收到电子邮件通知。

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] →** **Campaign Manager →** [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 将鼠标悬停在一个正在进行的活动上，然后选择 **管理活动**.
3. 选择 **邀请合作伙伴** ，位于右上角。
4. 使用以下任一方法向该活动添加合作伙伴：
   * **群组：** 邀请 [合作伙伴群组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 应用到该活动。
   * **合作伙伴：** 输入单个合作伙伴名称，以应用到该活动。
   * **电子邮件地址：** 输入合作伙伴的电子邮件地址，通过电子邮件邀请他们。
5. 使用以下任一方法邀请合作伙伴群组或个人：
   * **发送邀请：** 将合作伙伴邀请到该活动的默认 SOW。
   * **使用自定义提案邀请：** 自定义该活动的默认 SOW，以适配当前在市场中活跃的特定创作者资料。您在以下情况下指定了 SOW：当您 [创建该活动时](/brand/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md).
   * **复制邀请链接：** 复制包含默认或自定义 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/invite-partners-to-your-campaign.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.
