# Where to find performance insights

{% embed url="<https://youtu.be/OUICWbUe-w0>" %}

Performance data is integrated on most screens across the platform. It's a key aspect of how you can save time and make data-driven decisions with Adalysis.

**Performance** > **Overview** shows a summary of your account KPIs:

* Filter campaigns by type, label, or name.
* Select up to four KPIs to compare in your chart, from a comprehensive list of 20+ metrics.
* Click **View campaign breakdown** for the same chart at the campaign level.

<figure><img src="/files/JSaihoVyUHRg7aSBDRZc" alt=""><figcaption></figcaption></figure>

Scroll down for a breakdown of your **search impression share** by day and budget/rank, as well as **search impression position** data. While Google uses lost impression share to report on the percentage of lost impressions, Adalysis also analyzes daily performance data and traffic fluctuations.

<figure><img src="/files/wDMAoaEpfcXEnswyuRBF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rHw1ywhGo2utOqTm6n9B" alt=""><figcaption></figcaption></figure>

To dig deeper into trends, choose **View root cause analysis**. You can also click on any data point in the chart — both will activate the [Performance Analyzer](#root-cause-analysis).

<figure><img src="/files/lawKxrPLZcs7UcSrXNzo" alt="" width="387"><figcaption></figcaption></figure>

Next steps:

* Set up your own [performance monitors](/tools/performance/how-to-create-performance-monitors.md)
* Get to the [root cause ](/tools/performance/root-cause-analysis-with-the-performance-analyzer.md)of performance changes


---

# 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://docs.adalysis.com/tools/performance/where-to-find-performance-insights.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.
