> 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/desktop-client/getting-started/important-notice-deprecation-of-the-desktop-client-in-q1-2026-updated.md).

# Important notice: Deprecation of the desktop client in Q1 2026 \[updated]

Starting **Q1 2026**, we'll retire our desktop client and fully transition to the aqua web client. This change is part of our mission to provide you with **a faster, more reliable, and feature-rich experience.**

### Why Are We Making This Change?

Our shift to a web-only client isn’t just about simplifying platforms—it’s about delivering a better experience for you. Here’s why we’re excited about this move:

* **Accelerated development**: With 45-50% faster development cycles, you’ll see new features and improvements sooner than ever.
* **Improved reliability**: Fewer platforms mean fewer bugs and maintenance needs, resulting in a smoother, more consistent user experience.
* **New capabilities**: We’re unlocking system updates and features that weren’t possible before, setting the stage for enhanced functionalities.
* **Faster feature rollouts**: By focusing on the web client, we’ll be able to deliver updates and new features twice as fast.

### Key features moving to the web client before the sunset of the desktop client

We know how important certain features are for your day-to-day operations. Before we say goodbye to the desktop client, we’re making sure that the following critical tools are available in the web version:

* **Scheduling of Test runs in Test Scenarios**
* **Ranorex agent**
* **JMeter agent**
* **SoapUI agent**
* **Export of large reports**
* **Support for scripts**

{% hint style="success" %}
While this covers the essential tools, we understand that some of the features you rely on might not be available immediately.&#x20;

Please know that we’re committed to continuously enhancing the web client and are grateful for your patience during this transition.

**We’re confident this move will provide you with a more seamless and efficient experience, and we can’t wait to roll out even more improvements.**
{% endhint %}

**If you have questions, please check our FAQ**


---

# 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/desktop-client/getting-started/important-notice-deprecation-of-the-desktop-client-in-q1-2026-updated.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.
