> 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/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-opportunities-report.md).

# AI Search Opportunities Report

This article explains the AI Search Opportunities Report, powered by [Evertune](https://www.evertune.ai/). The report allows you to measure which partners are most effective at influencing AI search engines, and where partnership opportunities exist. Use this report to identify existing partners who have the potential for deeper, more strategic engagement, and to discover new partners who can improve your brand's AI search visibility.&#x20;

<div data-with-frame="true"><figure><img src="/files/HRbwBVqYwsceZ5Bj9Iup" alt="" width="563"><figcaption></figcaption></figure></div>

## Access the report

1. From the left navigation bar, select ![](/files/Wc1Uzh8JrzaQfM6r7FY3) **\[Competitive Insights] → AI Search Visibility →** [**Opportunities**](https://app.impact.com/secure/advertiser/insights/report/report.ihtml?handle=geo_opportunities).
2. You can use the buttons at the top-right of the page to ![](https://help.impact.com/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-c4eb39c94e260b5aecc4e83595c72de9f5747fa7%252F5ec09fc0a369fcda5c4b28256087a01d70598ff06c151edc695d7a6f5660d88b.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=7608a346\&sv=2) **\[Share],** ![](/files/qzB5kowzPNOtM1BRZzTs) **\[Schedule]** or ![](https://help.impact.com/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-ec3276f07285180fbb2167a40e148d3e43e8681c%252F05aa88f72076df5a744d4620574f19cc187b7154fe1f3bb73ad7a892b7d23002.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=8e685cc8\&sv=2) **\[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 and the United Kingdom, 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*. |
| Model           | Select the LLM model from which you want data. This allows you to drill down into how your brand is surfacing across different models.                                                   |

</details>

## View the report

There are four key metrics displayed at the top of the report:

{% tabs %}
{% tab title="Mentions" %}
This widget shows the total number of mentions from both existing and potential partners.
{% endtab %}

{% tab title="Domains" %}
This widget shows the total number of website domains that the LLM cited in its answer.
{% endtab %}

{% tab title="Your Partners" %}
This widget shows the partners you're already partnered with.
{% endtab %}

{% tab title="Recommended Partners" %}
This widget shows recommended partners that you're not yet partnered with.
{% endtab %}
{% endtabs %}

<details>

<summary>Report data column reference</summary>

| Column          | Description                                                               |
| --------------- | ------------------------------------------------------------------------- |
| Publisher       | Displays the partner's logo.                                              |
| Publisher Name  | The partner’s name with which the domain is associated.                   |
| Publisher ID    | The partner’s unique impact.com identifier.                               |
| Domain          | The web domain the LLM cited within its answer.                           |
| Source Mentions | The number of citations of the specified domain in the partner’s content. |

</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/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-opportunities-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.
