# Windows Remediation & Response Settings

* **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, remediation type, and displayed grids.

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

* **Network Device Blocking**: This section displays blocked network devices. Also, users can define the devices that they want to block by selecting the blocking method.

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

* **Windows Remediation Approval Management:** This section is designed for enabling or disabling the created remediations, when the remediation is created the job will be enabled or disabled by default and this section is the setting for that part.

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

* **Linux Remediation Approval Management:** This section is designed for enabling or disabling the created remediations, when the remediation is created the job will be enabled or disabled by default and this section is the setting for that part.

<figure><img src="/files/2xsnC31mT8KFwd9MFPhh" 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/security-assurance/remediation_and_response_settings.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.
