# AI Analysis

**Loadium AI Alanysis** is an intelligent performance insight tool that allows you to utilize AI to analyze your test results and uncover meaningful insights without manual effort.

***

## What Does It Do?

Loadium AI Analysis helps you:

* Understand your test results faster by summarizing complex data.
* Identify anomalies, slow transactions, and potential bottlenecks.
* Ask natural language questions to get AI-generated insights on specific issues.
* Navigate through your load test data with the help of Recommended or Custom questions.

***

## How It Works

Once your load test is complete, the AI Analysis tab will be visible on your test report screen.

<figure><img src="/files/1TzMZTiMKRAek6ffIvPh" alt=""><figcaption></figcaption></figure>

In this section, you can interact with the AI by asking questions to get deeper insights into your test results.

You can either:

* Use **Quick Questions** provided by Loadium for reliable analysis.

<figure><img src="/files/3n44f20Nmu4Fv9yWqTES" alt=""><figcaption></figcaption></figure>

* Ask your own **Custom Questions** to explore specific areas of interest.

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

You can copy the results for later use or download them with a single click.

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

***

## Alternative Usage

Another way to use it is by accessing it directly from the graph. On your report screen, simply select a time range where you notice an anomaly on any chart, and the AI Assistant will help you analyze the selected period using a ready-made prompt.

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

***

## Benefits

* **Easy to Understand:** Get simplified summaries and explanations without digging into every graph.
* **Saves Time:** No need to manually review every metric or chart.
* **Deep Diving:** Allows users to catch critical information that could be overlooked during manual review.

***

## Tips for Best Results

* Use **Quick Questions** for the most accurate and optimized insights.
* Avoid including sensitive or private information in your custom questions.
* Combine AI insights with manual review for a comprehensive understanding.


---

# 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://wiki.loadium.com/features/ai-analysis.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.
