# AI Search Articles Report

This article is a guide to the AI Search Articles Report, powered by [Evertune](https://www.evertune.ai) . This report allows you to measure your partners’ influence in large language model (LLM) search results and see exactly which articles the LLM cited.

#### Access the report

{% hint style="success" %}
This feature is only accessible to specific impact.com editions or add-ons. [Contact us](https://app.impact.com/support/portal.ihtml?createTicket=true) to upgrade your account and get access.
{% endhint %}

1. From the left navigation bar, select![](/files/9OqbDa97CzI42YFIfluI) **\[Competitive Insights] → AI Search Visibility → Articles**.
2. You can use the buttons at the top-right of the page to ![](/files/a5Bx7aDAQJ6H7w2jConl) **\[Share]** or ![](/files/XtZ2e4VLyMZJshkSZmv3) **\[Download]** the report.
3. Below the title, filter for the data you want to view.
   * View the *Filter reference* table below for more information.

<details>

<summary>Filter reference</summary>

|                     |                                                                                                                                                                                          |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Filter**          | **Description**                                                                                                                                                                          |
| Country             | Select the country for which you’d like to view data. Currently restricted to the United States, this service may expand to additional regions in the future.                            |
| Prompt Category     | Select the category you want to analyze. For example: Your business is a fitness app that offers an online running coach, so you might select: *Fitness Apps* or *Online Running Coach*. |
| Domain              | Select one or more web domains to narrow the results, or leave the filter blank or select **Clear** to view all available data.                                                          |
| Publisher Name (ID) | Select one or more publisher names to narrow the results, or leave the filter blank or select **Clear** to view all available data.                                                      |

</details>

#### View the report

{% tabs %}
{% tab title="Last scan date" %}
The *last scan date* displays the latest date on which LLM answers were scanned for this report.
{% endtab %}

{% tab title="Articles table" %}

* You can select a column’s header to sort the column.
* Select the button at the top-right of the widget to ![](/files/XtZ2e4VLyMZJshkSZmv3) **\[Download]** the report in PDF or CSV format.
* Refer to the *Report data column reference* below for more information on the columns found in the table.
  {% endtab %}
  {% endtabs %}

<details>

<summary>Report data column reference</summary>

|                 |                                                                         |
| --------------- | ----------------------------------------------------------------------- |
| **Column**      | **Description**                                                         |
| Partner         | The specified partner's logo.                                           |
| Partner Name    | The partner’s name with which the domain is associated.                 |
| Partner ID      | The partner’s unique impact.com identifier.                             |
| Article         | The web URL of the article that the LLM cited for its answer.           |
| Source Mentions | The number of times the LLM cited the article in the partner’s content. |

</details>


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/readme/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-articles-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
