> For the complete documentation index, see [llms.txt](https://enterprise.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise.hideez.com/product-updates/product-updates.md).

# Product updates

The Hideez Authentication Service update should be carried out comprehensively, including:

* [HES server](/product-updates/product-updates.md#how-to-update-hes-server);
* [Hideez Client applications on all workstations](/product-updates/product-updates.md#how-to-update-hideez-client);
* [Firmware in Hideez Key devices](/product-updates/product-updates.md#how-to-update-firmware);
* [Hideez Authenticator](#how-to-update-the-hideez-authenticator).

Updating the firmware, client and server can be done in any order, the main thing is that finally, all versions match.

### How to update the HES server

You can find guides on HES update [*here*](/product-updates/hideez-enterprise-server-updates.md).

### How to update the Hideez Client

Update Hideez Client by installing a new version over the old one. This is a standard procedure that can be performed by installing through the GPO (Group Policy Object). When updating, the application settings are saved.

You can find the latest stable version of Hideez Client [*here*](/product-updates/hideez-client-updates.md).

### How to update the firmware

Hideez Maintenance application is used to update the firmware, detailed instruction is [*here*](/hideez-key-enterprise-edition/updating-firmware.md).&#x20;

You can find the latest stable version of firmware [*here*](/product-updates/hideez-key-firmware-updates.md).

When updating the firmware, the data is saved, although when updating very old firmware versions, the data may be lost, because when adding new functionality (for example, FIDO authorization system) we are forced to redistribute the internal memory of the device. Please consult Hideez Technical Support before upgrading.

### How to update the Hideez Authenticator

You can find the latest stable version of Hideez Authenticator [*here*](/product-updates/hideez-authenticator-updates.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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