> 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/active-partner-relationships-with-group-report.md).

# 按组查看活跃合作伙伴关系报告

本报告提供所有具有活跃关系的合作伙伴列表，并显示每个合作伙伴的活动和群组。阅读更多关于 [合作伙伴组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md).

#### 访问该报告

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 搜索 **带群组的活跃合作伙伴关系** 并从报告列表中选择该报告。
3. 查看 *列* 更多信息请参见下表。

<details>

<summary>列参考</summary>

| 列       | 描述                      |
| ------- | ----------------------- |
| 合作伙伴 ID | 合作伙伴的 impact.com 唯一 ID。 |
| 合作伙伴    | 合作伙伴的名称。                |
| URL     | 与合作伙伴相关的互联网地址。          |
| 活动 ID   | 活动的 impact.com 唯一 ID。   |
| 活动      | 活动名称。                   |
| 加入日期    | 合作伙伴加入的日期。              |
| 组       | 群组名称。                   |

</details>

4. 进入报告页面后，您可以使用页面右上角的图标来 ![](/files/f2cd40135c73f6a887b0e5ddd3eb322ff64f8eda) **\[固定]**, ![](/files/87765d47f42a38d8c7fb407cb686be5fc30a73e8) **\[安排]**, ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]** 将报告导出为 PDF、Excel 或 CSV 格式，或 ![](/files/19173301fa42f6236606009bce9cd1407ad4b226) **\[导出]** 通过 API 获取报告。

   <div data-with-frame="true"><figure><img src="/files/7a0e75380cfd923b94edb85dca867deed8f5ae16" alt=""><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/active-partner-relationships-with-group-report.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.
