> 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-domain-mentions-report.md).

# AI 搜索域名提及报告

本文是 AI 搜索域名提及报告的指南，由……提供支持 [Evertune](https://www.evertune.ai) 。本报告可帮助您衡量合作伙伴在大型语言模型（LLM）搜索结果中的影响力。利用这一资源了解您的 AI 足迹，并学习如何激活合作关系，以提升您在下一代搜索中的可见度。

#### 访问该报告

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

<details>

<summary>筛选参考</summary>

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

</details>

#### 查看报告

{% tabs %}
{% tab title="最后扫描日期" %}
该 *最后扫描日期* 显示为本报告扫描 LLM 答案的最新日期。
{% 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-domain-mentions-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.
