# Hideez Enterprise Server updates

Depending on how the server was installed, there are different methods for updating:

* [*Update HES on Linux server*](/hideez-enterprise-server/deployment/hes-update/linux.md)*,*
* [*Updating HES on a Linux server installed through the Docker system*](/hideez-enterprise-server/deployment/hes-update/docker.md)*,*
* [*Update HES on a Windows server*](/hideez-enterprise-server/deployment/hes-update/windows.md)*.*

When you upgrade the server, the data is preserved, but it is recommended to back up the database before.


---

# 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://enterprise.hideez.com/product-updates/hideez-enterprise-server-updates.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.
