> 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/platform-features/reach-out-to-partners/partner-groups/modify-which-partners-are-in-a-group.md).

# 修改组内合作伙伴

创建合作伙伴组后，您可以根据需要添加或移除合作伙伴。要批量编辑合作伙伴，请参见 [批量编辑组中的合作伙伴](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/bulk-edit-partners-in-a-group.md) 以获取更多说明。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 →** [**合作伙伴**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * 或者，如果你有创作者项目，请选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 →** [**创作者**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml)**.**
2. 将鼠标悬停在表格中的合作伙伴名称上并选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的复选框]** 位于您要添加到组中的合作伙伴旁边的
   * 如果您有创作者计划，您需要先切换回旧版界面。选择 ![](/files/29709dd51e221bf60196c23619cebdd879de03ce) **\[菜单]** 屏幕右上角的，然后选择 **恢复到旧版界面**.
3. 要修改组中包含哪些合作伙伴，请按照下面选项卡中的说明操作，然后选择 **应用**.

{% tabs %}
{% tab title="添加合作伙伴" %}

1. 选择 **组名称** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 在表格上方，然后选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的复选框]** 位于您希望所选合作伙伴所属组旁边的
   * 如果您看到一个 ![](/files/1ed0304750c996205f8ba6b4805ddf8e33bd04c1) 在 *组* ![](/files/0d8f59fc04ae8ae212757b90433e2a454cdfdbe6) **\[下拉菜单]**，则您所选的合作伙伴中至少有一个不与其他合作伙伴在同一组中。
     {% endtab %}

{% tab title="移除合作伙伴" %}

1. 选择 **组名称** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 在表格上方。
2. 要从组中移除合作伙伴，请取消选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[已勾选复选框]** 位于应移除所选合作伙伴的组旁边的
   * 如果您看到一个 ![](/files/1ed0304750c996205f8ba6b4805ddf8e33bd04c1) 在 *组* ![](/files/0d8f59fc04ae8ae212757b90433e2a454cdfdbe6) **\[下拉菜单]**，则您所选的合作伙伴中至少有一个不与其他合作伙伴在同一组中。
     {% endtab %}
     {% endtabs %}

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

#### 将潜在合作伙伴添加到组中

您可以添加您已 [标记为潜在合作伙伴的](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.md) 到组中。

1. 从左侧导航菜单中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **Discover** → [**潜在合作伙伴**](https://app.impact.com/secure/advertiser/discover/radius/fr/partner_prospecting.ihtml).
2. 选择一个潜在合作伙伴，然后在侧边弹出面板中转到 *组。*
3. 输入组名称并选择 **保存**.

{% hint style="warning" %}
**重要**：将潜在合作伙伴添加到组中时，请确保输入正确的现有组名称，因为输入新的组名称将导致自动创建一个新组。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/76b8895760b41a67b63f74c8076d05dc44e1774c" alt="" width="375"><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/platform-features/reach-out-to-partners/partner-groups/modify-which-partners-are-in-a-group.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.
