# Update Manager

The Update Manager provides a list of pending updates on all your hosts. Here you can install multiple updates on multiple systems together. To do this, select the desired updates, click "Validate update plan" and confirm the plan by clicking "Execute update plan".

{% hint style="info" %}
Please also consider the possibility of [automatic system updates.](/docs/manual/english/operation/platform/legacy/hosts-agent-pulsar.md#autoupdate)
{% endhint %}

<figure><img src="/files/tSQKPyNINjK34u73Sif7" alt=""><figcaption></figcaption></figure>

## Windows

For Windows systems, the Update Manager can be used to install Windows-specific cumulative updates. If Windows Server Update Services (WSUS) is available, it is used.

Updates of Third-party software cannot be installed on Windows systems with the Update Manager.

## Linux

On Linux systems, it is generally possible to apply all patches, including those of Third-party software.


---

# 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.enginsight.com/docs/manual/english/operation/platform/legacy/hosts-agent-pulsar/update-manager.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.
