> 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/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-overview-report.md).

# AI 搜索概览报告

虽然搜索可见性曾以 Google SEO 为中心，但像 ChatGPT 这样的大型语言模型（LLM）的兴起已经改变了用户行为，促使品牌争取出现在 AI 生成的回复中，以便被发现。

本文是以下内容的指南： *AI 搜索可见性概览报告*，由……提供支持 [Evertune](https://www.evertune.ai) 。本报告将 Evertune 的专业 AI 洞察直接整合到 impact.com 平台中，使您能够查看哪些合作伙伴会影响 LLM 搜索结果中的可见性。利用这一资源了解您的 AI 足迹，并学习如何激活合作伙伴关系，以提升您在下一代搜索中的可见性。

{% embed url="<https://res.cloudinary.com/product-enablement/video/upload/v1768918584/PXA%20Microlearnings/opt-350-2.mp4>" %}

#### 访问该报告

1. 从左侧导航栏中选择![](/files/dfc70e0547de31a2c062627eca09bf5a6c8fdf14) **\[竞争洞察] → AI 搜索可见性 → 概览**.
2. 你可以使用页面右上角的按钮来 ![](/files/b1600b6e2d111023aa28ff906e72bc061f461e70) **\[分享]** 或 ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]** 共享该报告。
3. 在标题下方，筛选你想查看的数据。
   * 查看 *筛选参考* 下方表格以获取更多信息。

<details>

<summary>筛选参考</summary>

|         |                                                               |
| ------- | ------------------------------------------------------------- |
| **筛选器** | **描述**                                                        |
| 国家      | 请选择您想查看数据的国家。目前仅限美国，未来该服务可能扩展到更多地区。                           |
| 提示类别    | 选择你想分析的类别。例如：你的业务是一款提供在线跑步教练的健身应用，那么你可以选择： *健身应用* 或 *在线跑步教练*. |

</details>

#### 查看报告

{% tabs %}
{% tab title="最后扫描日期" %}
该 *最后扫描日期* 显示为本报告扫描 LLM 答案的最新日期。
{% endtab %}

{% tab title="AI 可见性图表" %}
Evertune AI 评分将品牌在各类 AI 模型中的可见性与同类品牌进行对标，向您展示与竞争对手相比，您在 AI 搜索中的可见程度。

* 选择组件右上角的按钮以 ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]** 将报告导出为 PDF 或 CSV 格式。

<div data-with-frame="true"><figure><img src="/files/08913e9ff1457e8d812b0a5ab368939e61cf7658" alt="" width="375"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="域名提及表" %}

* 您可以选择某一列的表头来对该列进行排序。
* 选择组件右上角的按钮以 ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]** 将报告导出为 PDF 或 CSV 格式。
* 请参见 *报告数据列* 请参阅下方说明，以了解表格中的各列的更多信息。
  {% endtab %}
  {% endtabs %}

<details>

<summary>报告数据列参考</summary>

|         |                           |
| ------- | ------------------------- |
| **列**   | **描述**                    |
| 合作伙伴    | 指定合作伙伴的徽标。                |
| 合作伙伴名称  | 与该域名关联的合作伙伴名称。            |
| 合作伙伴 ID | 合作伙伴在 impact.com 中的唯一标识符。 |
| 域名      | LLM 在回答中引用的网站域名。          |
| 来源提及次数  | 在合作伙伴内容中，LLM 引用了该域名的次数。   |

</details>


---

# 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/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-overview-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.
