> 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) **\[互动]** → **合作伙伴 →** [**群组**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartnergroups-flow.ihtml).
2. 在右上角，选择 **创建组**.
3. 回车 **一个名称** 用于文本框中的合作伙伴组。
4. 选择 **提交**.

#### 管理合作伙伴组

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

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合作伙伴 →** [**群组**](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.
