# Resolve standard priority performance issues

You can find your standard priority performance alerts on the **Performance** view.

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

{% hint style="info" %}
Your Adalysis account will start out with six default performance monitors. We would strongly recommend that you [create your own monitors](/tools/performance/how-to-create-performance-monitors.md) as needed.
{% endhint %}

Click any alert description for filters and root cause analysis.

<figure><img src="/files/SZEyJpChUyxFHdlxu9Wo" alt="" width="563"><figcaption></figcaption></figure>

### Understand what’s driving performance changes

The **Adalysis Performance Analyzer** creates a visual flowchart based on your alert to help you understand the root cause of the changes.

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

* **Metric changes** show you what’s changed during your compare period.
* **Influencing factors** show you what to look at.
* The **blue icons** let you drill down into campaigns, ad/asset groups and keywords to pinpoint where to start.

{% hint style="success" %}
[Identify the performance change root cause using the Performance Analyzer](https://youtu.be/FdQ6I4TVqiI)
{% endhint %}


---

# 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/resolve-standard-priority-performance-issues.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.
