# Automatic updates

#### **Automatic updates keep your GitProtect backup workers up to date without manual intervention.**

***

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Automatic updates **are not supported** on **Windows Server** versions **2008 R2**, **2012**, and **2012 R2**.The minimum required version is 1.9.5 for both the **Management Service** and **backup worker**. Supported platforms include:

* **Windows** (x64/x86)
* **Linux** (**systemd** required)
* **Hyper-V**

***

## Update process <a href="#update-process" id="update-process"></a>

1. Open **GitProtect Management Service** and select ⚙️ **Settings** > **Update agents** from the bottom of the left-hand menu.

<figure><img src="https://696332517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsE6XtJyUIEKVdSxPlS3%2Fuploads%2FEZM8SsrAFLnZtCBzANLN%2Fimage.png?alt=media&#x26;token=444c8414-9542-4626-bfb1-d0c3a093f32b" alt=""><figcaption></figcaption></figure>

2. Start remote updates by choosing the devices and clicking the **Update** button.
3. Alongside backup and restore operations, remote updates appear as a separate task category in the **Tasks** tab.
4. You can monitor these tasks in real-time under **Current tasks** or review them later in historical records. This section shows detailed status information for all remote update operations.


---

# 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://helpcenter.gitprotect.io/updates/gitprotect-worker/automatic-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.
