> 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/create-and-manage-partner-groups.md).

# 创建并管理合作伙伴分组

<a href="https://pxa.impact.com/student/activity/1117599?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=eng-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

使用 *合作伙伴组* 帮助你将合作伙伴组织到带标签的组中。当合作伙伴位于某个组中时，你可以向他们提供专属广告内容和模板条款（合同），这些内容不会向其他合作伙伴提供。你还可以向合作伙伴组发送定向沟通。

{% hint style="info" %}
**注意：** 合作伙伴组仅在你的 impact.com 品牌账户中可见——合作伙伴完全看不到这些组（名称、其他成员等）。
{% endhint %}

#### 创建组

你需要先创建一个合作伙伴组，然后才能添加合作伙伴。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 →** [**组**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartnergroups-flow.ihtml).
2. 在右上角，选择 **创建组**.
3. 回车 **一个名称** 在文本框中为合作伙伴组输入。
4. 选择 **提交**.

#### 管理合作伙伴组

通过执行以下操作来管理你现有的合作伙伴组：

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 →** [**组**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartnergroups-flow.ihtml).
2. 将鼠标悬停在每个合作伙伴组上以执行各种操作，并选择 ![](/files/22be16de20fa53ec3b50325d883838168ddb42de) **\[更多]**.

   | 操作       | 描述                                  |
   | -------- | ----------------------------------- |
   | 编辑       | 对现有合作伙伴组的名称进行调整，并选择 **保存** 以确认你的更改。 |
   | 删除       | 阅读弹出通知并选择 **删除** 以确认该操作。            |
   | 下载电子邮件列表 | 下载该合作伙伴组中合作伙伴的电子邮件列表。               |


---

# 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/create-and-manage-partner-groups.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.
