> 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 展开，如今大型语言模型（LLM），例如 ChatGPT 的兴起，已经改变了用户行为，促使品牌争取出现在 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.
