> 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) **\[互动]** → **合作伙伴 →** [**合作伙伴**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * 或者，如果您有创作者计划，请选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合作伙伴 →** [**创作者**](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.
