# 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).

## 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](/sonarqube-server/2026.2/server-update-and-maintenance/update/release-cycle-model.md).
2. [Determining the update path](/sonarqube-server/2026.2/server-update-and-maintenance/update/determine-path.md).
3. Read the [Release notes](/sonarqube-server/2026.2/server-update-and-maintenance/release-notes.md#upgrade-notes) between the SonarQube versions.
4. [Pre-update steps](/sonarqube-server/2026.2/server-update-and-maintenance/update/pre-update-steps.md).
5. Back up the SonarQube Server database.
6. [Performing the update](/sonarqube-server/2026.2/server-update-and-maintenance/update/update.md).
7. [Post-update steps](/sonarqube-server/2026.2/server-update-and-maintenance/update/post-update-steps.md).

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

* [Upgrading from SonarQube Community Build](/sonarqube-server/2026.2/server-update-and-maintenance/update/updating-from-sonarqube-community-build.md)
* [Moving to another SonarQube Server edition](/sonarqube-server/2026.2/server-update-and-maintenance/update/moving-to-another-edition.md)
* [Other migration-related tasks](/sonarqube-server/2026.2/server-update-and-maintenance/update/other-procedures.md)


---

# 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.2/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.
