# Overview

## Reasons to update immediately <a href="#reasons-to-upgrade-immediately" id="reasons-to-upgrade-immediately"></a>

In SonarQube Server, you need to perform an update in the following situations:

1. If you are on a version of SonarQube Server that is no longer active.
2. If you are on the latest version of SonarQube Server and there is a new update available.
3. If you are on the latest version or Long-Term-Active (LTA) for which there is a new patch version available (security and bug fixes).

{% embed url="<https://youtu.be/7_ZWlTmpjeM?si=QoKOCbJe4sAPXmHP>" %}

You can find more information on the [SonarQube LTA Update Hub](https://www.sonarsource.com/products/sonarqube/lta-update-hub/).

## Update steps <a href="#upgrade-steps" id="upgrade-steps"></a>

Follow these steps to perform an update of your SonarQube Server:

1. Read [release-cycle-model](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/release-cycle-model "mention").
2. [determine-path](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/determine-path "mention").
3. Read the [#upgrade-notes](https://docs.sonarsource.com/sonarqube-server/2026.1/release-notes#upgrade-notes "mention") between the SonarQube versions.
4. [pre-update-steps](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/pre-update-steps "mention").
5. Back up the SonarQube Server database.
6. [update](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/update "mention").
7. [post-update-steps](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/post-update-steps "mention").

## Related pages <a href="#related-pages" id="related-pages"></a>

* [updating-from-sonarqube-community-build](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/updating-from-sonarqube-community-build "mention")
* [moving-to-another-edition](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/moving-to-another-edition "mention")
* [other-procedures](https://docs.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/other-procedures "mention")


---

# 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.sonarsource.com/sonarqube-server/2026.1/server-update-and-maintenance/update/roadmap.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.
