# Windows Patch Management

The CyberCyte portal allow users to manage Windows patches. Users can intall/delete patches.

* **Patch Management:** This section is designed for listing all the machines with last updated informations.
* **Missing Patches**: This section displays missing patches on the machines. Users can install missing patches.
* **Missing Patches Analysis**: This section designed for displaying detailed informaiton abour missing packages.
* **Patch Testing Jobs**: This section designed for testing patch installation jobs.
* **Patch Testing Jobs Results**: This section designed for displaying patch installation jobs results.
* **Patch History**: This section is designed for displayin all the patch history on the machines.
* **Excluded Patches**: This section is designed for displaying excluded patches.


---

# 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.cloudcyte.com/admin-guide/security-assurance/windows-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.
