# Protecting the Deploy Agent

You can set a password to protect the agent from being uninstalled by end-users.To set a password, go to the General Settings in the Policy and select ‘Enable password protection for uninstalling the Deploy Agent.’

![Policies View](/files/-MVTYEHOE28aXhAcoZHk)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Policies** tab.

3\. Select a **Policy** from the Policies - Windows Grid.

4\. Click **EDIT POLICY**.

5\. Enable the **Password** check box.

![Enable Password Protection for the Policy](/files/-MVTXhhetKUBSde1Dxdz)

6\. Enter a **password** (enable the show check box to view the password you entered.

7\. Click **SAVE**.

{% hint style="success" %}
Faronics Deploy Agent is now password protected for this Policy.
{% endhint %}


---

# 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/policies-scheduling-and-automation/protecting-the-deploy-agent.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.
