# How to upgrade QLM to a new version

### Overview

When upgrading to a new QLM version, you must upgrade the client (QLM Management Console) and the server (QLM License Server). If your server is hosted by Soraco, please contact us before upgrading the client.

Upgrades are backward compatible unless otherwise specified in the Release Notes associated with the version that you are upgrading to.

### Client Upgrade

To upgrade the client:

* Launch the QLM Management Console
* Go to the About tab
* Click the "License Wizard" button
* If a new version is available, a link called "Update to the latest version" is shown. Click that link.
* Review the Release Notes
* Click Download
* When the download completes, click Install and follow the instructions to complete the installation of the client.

### Server Upgrade

Once the client is upgraded, follow the instructions in this [article ](https://docs.soraco.co/docs/qlm-license-server/how-to-perform-a-minor-upgrade-of-the-qlm-license-server)to upgrade the server.


---

# 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.soraco.co/docs/how-to/how-to-upgrade-qlm-to-a-new-version.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.
