# Automated Windows Updates Approval

Windows Updates can be automated using Polices to control which Windows Updates are approved automatically, deferred automatically, and denied automatically (left unselected will require manual approval, see [Manual Windows Updates Approval](/faronicsdeploy/manual-windows-updates-approval.md) for further information).

![Windows Updates View](/files/-MVS0J79IIoh9TjEDKtz)

1. [Automated Windows Updates Using Policies](/faronicsdeploy/automated-windows-update-approval/automated-windows-updates-using-policies.md)
2. [Automated Windows Updates Use Case: Testing Patches](/faronicsdeploy/automated-windows-update-approval/approval-workflow.md)
3. [Patch Scan (Using a Policy)](/faronicsdeploy/automated-windows-update-approval/patch-scan-heartbeat.md)


---

# 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.faronics.com/faronicsdeploy/automated-windows-update-approval.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.
