# Upcoming changes to aqua API

We’re excited to share that the aqua team is undertaking a major technical redesign of our platform. This initiative is driven by our commitment to making aqua faster, more reliable, and enabling us to deliver enhancements and new features to you at a much quicker pace.

We're thrilled to announce that the aqua team is embarking on a significant technical overhaul of our platform. This redesign reflects our dedication to making aqua faster, more reliable, and capable of delivering new features and improvements to you more swiftly.

While we're working diligently to minimize any disruptions, some changes will be unavoidable.

As part of this initiative, we’ll be updating our API. If you’re currently using the aqua API for interfaces or agents, you’ll need to adjust your implementation to ensure everything continues to function smoothly.

We’re committed to keeping you informed so you can plan accordingly. Here’s what you need to know:

{% hint style="success" %}

* **Public cloud customers**: You’ll have <mark style="color:orange;">**two months**</mark> to prepare once we release the updated documentation and new APIs.
* **Private cloud and on-premises customers**: You’ll have greater flexibility. You can choose when to upgrade aqua to the version that includes the new API, giving you additional time to adapt.
  {% endhint %}

To support you through this transition, we’ll provide comprehensive documentation and the updated APIs well in advance, ensuring you have the resources and time to make any necessary updates.

<mark style="background-color:yellow;">**Stay tuned for updates as we continue to share important announcements and resources throughout this process.**</mark>

If you have questions or need help, our support team is ready to assist you.&#x20;

Feel free to contact us at <mark style="color:blue;">**<support@aqua-cloud.io>**</mark><mark style="color:blue;">.</mark>


---

# 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.aqua-cloud.io/documentation/product-updates-for-public-and-private-clouds-customers/aqua-news/upcoming-changes-to-aqua-api.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.
