# Upgrade until Version 6.2.20

{% hint style="danger" %}
Important: From version 6.2.20 onwards, software updates can no longer be performed via the interface. To update. Please use the [**Upgrade to Latest Version**](/install/upgrade-procedures/upgrade-to-latest-version.md) to apply future updates.
{% endhint %}

**Log in** to the **WorkSpaces Manager** console. \
Navigate to the **Configuration** dropdown and select **Settings**.

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

Under the **Licensing** section, you can view your current license and version information. If the version doesn't match the latest stable version available on the AWS Marketplace, a cloud icon will appear next to the version number, indicating an update is available.

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

In the **Update Portal** section, the latest available version will be displayed.&#x20;

{% hint style="warning" %}
If using High Availability (HA):

1. Connect to both web servers individually.
2. Navigate to the **Update Portal** page on each server, but do **not** start the update yet.
3. Perform the update on one server at a time, ensuring both servers are on the **Update Portal** page before beginning the update process.
   {% endhint %}

Click **Update** to start the update process.

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

The status will change to **Updating**. Please wait while the update is applied.

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

Once the update is complete, the page will confirm that your installation is up to date.

<figure><img src="/files/YqbQdQIDH6neT10sMVgm" 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.nuvens.cloud/install/upgrade-procedures/upgrade-until-version-6.2.20.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.
