# Loadium Updates – AI Analysis Feature

Loadium introduces the **AI Analysis feature**, designed to make interpreting test results faster and more intuitive.

You can now analyze your performance data either from the **Chat** panel or by **selecting a specific time range on any chart**.

The system evaluates the selected period, identifies key behaviors in the metrics, and provides clear, context-based explanations of what occurred during that time.

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

Simply drag to select a timeline range and ask a question, or use one of the suggested prompts to explore patterns, anomalies, or response trends.

***

<figure><img src="/files/5RJb6CXCWyMfwXxM77gc" alt=""><figcaption></figcaption></figure>

After a test completes, you can open the Analysis tab or access it directly via chart interaction.

***

**Highlights**

* Available both from the **Chat** panel and through **chart selection**.
* Provides context-aware insights based on the chosen timeline.
* Helps detect response time spikes, throughput drops, and error rate changes.
* Delivers clear explanations without leaving the test summary page.

{% hint style="info" %}

### Coming Soon

Upcoming updates will expand Analysis with:

* Advanced correlation between metrics and request groups.
* Deeper insight suggestions across multiple test runs.
* Integration with project-level reports for consolidated performance intelligence.
  {% 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://releasenotes.loadium.com/loadium-updates-ai-analysis-feature.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.
