# Performance

- [Where to find performance insights](https://docs.adalysis.com/tools/performance/where-to-find-performance-insights.md): Track the KPIs that matter to you
- [How to create performance monitors](https://docs.adalysis.com/tools/performance/how-to-create-performance-monitors.md): Detect big trends in your account before anyone else does
- [Root cause analysis with the Performance Analyzer](https://docs.adalysis.com/tools/performance/root-cause-analysis-with-the-performance-analyzer.md): Get a visual flowchart of your performance trends
- [How to track performance goals](https://docs.adalysis.com/tools/performance/how-to-track-performance-goals.md): Stay on top of your goals without spreadsheets
- [Segments](https://docs.adalysis.com/tools/performance/segments.md): Dig deeper into campaign performance
- [Geo heatmap](https://docs.adalysis.com/tools/performance/segments/geo-heatmap.md): Visualize location performance across sets of campaigns
- [Hour of the week](https://docs.adalysis.com/tools/performance/segments/hour-of-the-week.md): Focus spend on high-performing hours
- [Impression share analysis](https://docs.adalysis.com/tools/performance/impression-share-analysis.md): Analyze your impression share to find conversion opportunities
- [Resolve high priority performance issues](https://docs.adalysis.com/tools/performance/resolve-high-priority-performance-issues.md): Act quickly on the most important performance changes
- [Resolve standard priority performance issues](https://docs.adalysis.com/tools/performance/resolve-standard-priority-performance-issues.md): Analyze the big picture changes in your account
- [Tutorial: How to analyze segments data](https://docs.adalysis.com/tools/performance/tutorial-how-to-analyze-segments-data.md): Get deeper insights into audiences, locations, devices, and time of day


---

# 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.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.
