# Download INSIGHT Agent

The **GuardWare INSIGHT Agent** is installed on endpoint devices, such as desktops, laptops, and servers, within your organisation. It continuously monitors user activities and file interactions, such as file uploads, downloads, and copies, email attachments, print actions, and access to non-corporate websites and applications.

You can **download** the INSIGHT 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 INSIGHT 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 **INSIGHT 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 IP:** Enter the IP address of the server. This is used by the agents to establish communication with the server.
6. **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.
7. **Location:** Specify the location or site of the endpoint.
8. **Update Link**: Specify the URL of the client update control file if it is hosted on a different server than the default. By default, agents look for this file on the connected Windows Server; however, you can use this field to point to a different server or location from which the agent retrieves update information.
9. **Uninstall Client Before Execute**: Enable this option to remove any existing agent before installing a new one. Use this when upgrading or redeploying the agent.&#x20;
10. **Proxy Override**: Enable **Proxy Override** and specify the override addresses or domains that should bypass the proxy. Traffic to these destinations is sent directly.
11. **Proxy Authentication**: Enable this option if the proxy requires authentication.
12. **Is Proxy Server**: Enable **Is Proxy Authentication** if endpoints connect to the server through a proxy.
    1. **Proxy Username**: Enter the username used to authenticate with the proxy server.
    2. **Proxy Password**: Enter the password used to authenticate with the proxy server.
13. **Advanced Options:**
    1. **Retain Advanced Options**: Enable this option to preserve selected advanced settings during updates or reinstallation.
    2. **Option Use WFP**: Enable this option to use Windows Filtering Platform (WFP) for network-level monitoring and control.
    3. **Option Kill Browsers During Uninstall**: Enable this option to close running browsers during uninstallation to avoid conflicts.
    4. **Option Server Installer**: Enable this option to allow the agent to be installed on a Windows Server. By default, installation is blocked on server operating systems; enabling this option overrides that restriction.
    5. **Option Check Close Wait**: Enable this option to ensure required applications are closed before installation continues.
14. **Driver Options:**
    1. **Retain Driver Option**: Enable this option to preserve selected driver settings during updates.
    2. **Enable** the required drivers. For a fresh installation, we recommend enabling all the following  drivers:
       1\.       GWDogFile: Prevents renaming and deletion of INSIGHT client system files.
       2\. GWScanner: Monitors USB file transfers with respect to productivity functionality.
       3\. GWProcessGuardian: Prevents termination of INSIGHT client processes.
       4\.       USBMon: Monitors USB file transfers for DLP functionality.
       5\. ChatDocMon: Monitors chat and cloud applications.
       6\. GWProxy: Monitors higher-level network traffic.
15. Click **Submit**.<br>

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

## 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 %}


---

# 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/insight/guardware-insight/insight-v5/download-insight-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.
