# How to Install Software Updates (Third-Party Patching)

**Overview**

The Software Update manager focuses on keeping your third-party applications secure and up-to-date. Unlike Windows Updates (which handle the operating system), this section scans for outdated versions of software like web browsers, compression tools, and media players. Keeping these updated is critical for closing security vulnerabilities.

#### **Step-by-Step Guide**

**1. Navigate to the Updates Management Page**

Access the central patch management dashboard.

* From the main menu, go to the Security section (1) and select Updates (2).
* Click on the Software Update tab (3) at the top of the page. *Note: This is different from the "Windows Update" tab used for OS patches*.

**2. Review Outdated Software**

The dashboard provides a clear comparison of what is currently installed versus what should be installed.

* Current vs. Latest: The list shows the Title of the software (e.g., `7-Zip 24.05`), the Current version running on your devices, and the Latest Version available from the vendor.
* Needed Count: This column tells you how many devices in your network currently have the outdated version installed.

**3. Deploy the Update**

To upgrade an application to the latest version:

* Locate the specific software you want to patch in the list.
* Click the Update button (4) in the Actions column on the far right.
* This will initiate the deployment of the latest installer to the affected devices.

<figure><img src="/files/62DYXP9p6MEsiEJ5XFE5" alt=""><figcaption></figcaption></figure>


---

# 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.booldesk.com/how-to-use-modules/security-module/how-to-install-software-updates-third-party-patching.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.
