# Patch Management

This page provides an asset-centric view of patch status. Once patches are discovered and deployed, administrators can view all patches related to a specific asset directly from the asset details page.

This section represents the **Asset-to-Patches relationship**, allowing users to see which patches are installed or missing on an individual asset without leaving the asset context.

## **What You See on the Screen**

The **Patch Management** tab within an asset displays a list of patches associated with the selected asset, categorized by installation status.

![](/files/cad6d33f00ded365a2b08c26d72e8f8670e196e5)

* **Installed –** Patches that are already applied to the asset
* **Missing –** Patches that are detected but not yet installed

[Click here](/infraon-help/infinity-user-guide/asset/patch-management.md) to view detailed patch information or manage patches across multiple assets.

### **Bulk Edit**

Allows users to select multiple missing patches for an asset and install them in a single action, reducing manual effort.


---

# 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.infraon.io/infraon-help/infinity-user-guide/asset/asset-information/patch-management.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.
