> 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/ja/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/5cc731a776ab4d224138933dbdb65ed5b59862e2) **\[競合インサイト] → AI検索可視性 → 概要**.
2. ページ右上のボタンを使って ![](/files/bb871e6b0beb0153da27b22697752a3614ee36d7) **\[共有]** または ![](/files/a48acb1e5c992374ffbfb1b691da444f272d97db) **\[ダウンロード]** レポートを
3. タイトルの下で、表示したいデータを絞り込めます。
   * 次を表示 *フィルターリファレンス* 詳細は以下の表をご覧ください。

<details>

<summary>フィルターリファレンス</summary>

|           |                                                                                                                 |
| --------- | --------------------------------------------------------------------------------------------------------------- |
| **フィルター** | **説明**                                                                                                          |
| 国         | 表示するデータの国を選択します。現在は米国に限定されていますが、今後は他の地域にも拡大される可能性があります。                                                         |
| プロンプトカテゴリ | 分析したいカテゴリを選択します。たとえば、あなたのビジネスがオンラインランニングコーチを提供するフィットネスアプリなら、次のようなものを選ぶとよいでしょう： *フィットネスアプリ* または *オンラインランニングコーチ*. |

</details>

#### レポートを表示

{% tabs %}
{% tab title="最終スキャン日" %}
その *最終スキャン日* このレポートのためにLLMの回答がスキャンされた最新の日付を表示します。
{% endtab %}

{% tab title="AI可視性グラフ" %}
Evertune AIスコアは、AIモデル全体でのブランドの可視性をカテゴリ内の競合他社と比較し、競争環境の中でAI検索においてどれだけ見えているかを示します。

* ウィジェット右上のボタンを選択して ![](/files/a48acb1e5c992374ffbfb1b691da444f272d97db) **\[ダウンロード]** レポートをPDFまたはCSV形式で出力できます。

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

{% tab title="ドメイン言及テーブル" %}

* 列を並べ替えるには、列見出しを選択できます。
* ウィジェット右上のボタンを選択して ![](/files/a48acb1e5c992374ffbfb1b691da444f272d97db) **\[ダウンロード]** レポートをPDFまたはCSV形式で出力できます。
* 参照してください *レポートデータ列* 表に含まれる列の詳細については、以下の参照をご覧ください。
  {% endtab %}
  {% endtabs %}

<details>

<summary>レポートデータ列リファレンス</summary>

|         |                                  |
| ------- | -------------------------------- |
| **列**   | **説明**                           |
| パートナー   | 指定されたパートナーのロゴ。                   |
| パートナー名  | そのドメインに関連付けられているパートナーの名前。        |
| パートナーID | そのパートナーの固有のimpact.com識別子。        |
| ドメイン    | LLMが回答内で引用したWebドメイン。             |
| ソース言及   | そのドメインがパートナーのコンテンツ内で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/ja/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.
