> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/product-updates-for-on-premise-customers/product-updates/2024/24.101.0-on-premise.md).

# 24.101.0 - On Premise

Version  24.101

Date: 11.10.2024

### Customize your Quick Run details!

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

We’re excited to introduce a highly requested feature that will make your quick runs more flexible and efficient! You can now select additional fields directly on the **Quick Run** page.

#### Why is this useful?

Up until now, you could only choose the 'Tested version' when performing quick executions of multiple test cases. This limited flexibility often required you to either manually execute each test case or forego using the Quick Run feature altogether if you wanted to reference more details about the test executions. We heard you loud and clear—this change is all about giving you **more control** and **consistency** in your test management process.

#### What’s new?

When you perform a **Quick Run**, you’ll now see a refreshed modal with a 'Details' section. Here, you can choose additional fields that were configured on the test run template page, giving you the ability to tailor each test run with the information you need. This brings the **Quick Run modal** in line with the full **Test Case** and **Test Scenario** pages, ensuring that the feature is robust and user-friendly across the board.

To learn how to use it, follow this [link](https://docs.aqua-cloud.io/documentation/items/test-cases-management/quick-run-test-execution-of-multiple-test-cases-at-once).

{% hint style="success" %}
**Want to know what's coming next? Keep an eye out for updates, as we're currently working on exciting changes that will take your testing experience to the next level.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aqua-cloud.io/documentation/product-updates-for-on-premise-customers/product-updates/2024/24.101.0-on-premise.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
