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

# AI検索記事レポート

この記事は、AI Search Articles レポートのガイドで、提供元は [Evertune](https://www.evertune.ai)。このレポートでは、パートナーの影響力を大規模言語モデル（LLM）の検索結果で測定し、LLM が具体的にどの記事を引用したかを確認できます。

#### レポートにアクセス

1. 左側のナビゲーションバーから、![](/files/5cc731a776ab4d224138933dbdb65ed5b59862e2) **［競合インサイト］ → AI検索可視性 → 記事**.
2. ページ右上のボタンを使用して、 ![](/files/bb871e6b0beb0153da27b22697752a3614ee36d7) **\[共有]** や ![](/files/a48acb1e5c992374ffbfb1b691da444f272d97db) **\[ダウンロード]** レポートを
3. タイトルの下で、表示したいデータを絞り込みます。
   * 次を表示 *フィルターリファレンス* 詳細は下の表をご覧ください。

<details>

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

|           |                                                                                                             |
| --------- | ----------------------------------------------------------------------------------------------------------- |
| **フィルター** | **説明**                                                                                                      |
| 国         | データを表示したい国を選択します。現在は米国に限定されていますが、このサービスは将来的に他の地域にも拡大される可能性があります。                                            |
| プロンプトカテゴリ | 分析したいカテゴリを選択します。たとえば、あなたのビジネスがオンラインのランニングコーチを提供するフィットネスアプリなら、次のような項目を選択できます: *フィットネスアプリ* や *オンラインランニングコーチ*. |
| ドメイン      | 結果を絞り込むには、1つ以上のWebドメインを選択するか、フィルターを空欄のままにするか、または **クリア** を選択して、利用可能なすべてのデータを表示します。                          |
| 発行元名（ID）  | 結果を絞り込むには、1つ以上の発行元名を選択するか、フィルターを空欄のままにするか、または **クリア** を選択して、利用可能なすべてのデータを表示します。                             |

</details>

#### レポートを表示

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

{% tab title="記事テーブル" %}

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

<details>

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

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