> 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) **\[Schedule]**, ![](/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.
