# \[AIAS-01] Explore the analysis

In the "Analysis" tab of the opened Offline Study, you can monitor the optimization progress. Each dot in the chart is an experiment (e.g., a load test with a different configuration applied by Akamas). You can see the score for each experiment and understand how Akamas has explored the configuration space by identifying better configurations over time as a result of Akamas AI learning the application behavior.

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

This chart shows how quickly better configurations were identified after a few experiments. The best configuration was discovered in experiment #12.

You can use the table below the chart to explore all experiments by analyzing the corresponding values for the different metrics and parameters.

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

Moreover, the "Metrics" tab allows you to analyze all the metrics and parameters over time and to compare their behavior. By default, the chart lets you compare the baseline and the best configuration, using a set of default metrics based on the selected KPIs. Feel free to explore the results by selecting any other experiment (trials) and metric you are interested in to evaluate the optimization benefits.

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


---

# 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.akamas.io/quick-guides/quick-guides-akamas-in-a-sandbox/aias-01-guide-explore-an-optimization-study-for-a-kubernetes-microservices-application/aias-01-explore-the-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.
