# Download PROTECT Agent

The GuardWare PROTECT Agent is installed on endpoint devices, such as desktops, laptops, and servers, within your organisation. It protects sensitive files by applying encryption and access controls, ensuring that only authorised users can access protected data even when files are shared, copied, or moved outside the organisation.

You can download the PROTECT Agent directly from the Management Console. The downloaded agent includes the MSI configuration defined for your organisation, so no additional setup is required during installation.

## Prerequisite

To download the agent, you must first set up the Agent Installation Settings. These settings allow administrators to configure installation parameters for the GuardWare PROTECT Agent MSI installer.&#x20;

The download link only appears after the configuration is complete.&#x20;

### Set up Agent Installation

1. Log in to the Management Console.
2. Navigate to **RESOURCES** > **Agent Download**, click **PROTECT Agent**, and enter the following details.
3. **Organisation ID:** Enter the organisation identifier under which agents are registered.
4. **Server Name:** Enter the hostname or domain of the server that agents connect to.
5. **Server Port**: Enter the port used for communication between the agent and the server. Ensure the port is allowed in the firewall when required. The standard HTTPS port is 443.
6. **AZ Domain External:** Enter the organisation's Azure external domain used by PROTECT agents to connect to Azure services when devices are outside the corporate network. This domain enables secure communication and authentication over the Internet.&#x20;
7. **AZ Domain Internal:** Enter the organisation's Azure internal domain used by PROTECT agents to connect to Azure services when devices are within the corporate network. This domain enables secure communication and authentication through internal network routes.
8. **Location:** Specify the location or site of the endpoint.
9. Click **Submit**.

## Download the Agent

Once the installation settings are complete, the **Download Installer** link becomes available. Click it to download the agent with the configured settings.

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

{% hint style="info" %}
Update the settings whenever required and download a new agent to apply the changes.
{% endhint %}

For deployment instructions, see [Install PROTECT Agent](/setup-and-deploy/install-agent/install-protect-agent.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.guardware.com/setup-and-deploy/download-agent/download-protect-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.
