> 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-brand-index-report.md).

# AI 搜索品牌指数报告

随着搜索可见性曾一度聚焦于 Google SEO，ChatGPT 等大型语言模型（LLMs）的兴起改变了用户行为，促使品牌争取在 AI 生成的回复中被提及，以便被发现。

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

#### 访问报告

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-brand-index-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.
