# Windows Remediation

The Windows Remediation page contains:

* **Windows Remediation Jobs**: This section displays assigned remediation jobs, the jobs can be edited, deleted, activated, or disabled. The jobs can be created manually or can be created automatically from notifications that users create.

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

* **Windows Remediation Summary**: This section displays the count of the vulnerabilities aggregated by artifact name and how many are remediated successfully, failed, or waiting.

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

* **Windows Remediation Logs**: This section displays remediation job results.

<figure><img src="/files/3JbSnATioo9xxf45rqCJ" alt=""><figcaption></figcaption></figure>

* **Windows Remediations Functions**: This section contains default remediation jobs. Users can clone and edit the existing functions or create a new function. In the functions, users can define powershell or cmd scripts.

<figure><img src="/files/vF84WxxiBFR9D9vUAxLo" 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.cloudcyte.com/admin-guide/threat-response/response_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.
