> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/user-guide/administration/system-configuration/collector-management/downloads.md).

# Downloads

Download the latest version of the applicable endpoint agent for devices in your infrastructure:

* For company-managed devices in a managed virtual or non-virtual infrastructure, use the Collector that applies to your operating system.
* For personal or self-managed employee devices connecting to a managed virtual infrastructure, use the VDI Client Extension.

## Compatibility <a href="#collectormanagement-compatibility" id="collectormanagement-compatibility"></a>

Refer to the [Compatibility matrices](/platform/configuring_nexthink/before-you-begin/compatibility-matrices.md) documentation for more information.

## Permissions <a href="#collectormanagement-permissions" id="collectormanagement-permissions"></a>

You need administrative permissions to manage the Collector updates. Refer to the [Roles](/platform/user-guide/administration/account-management/roles.md) documentation for more information.

## Downloading Collector and VDI Client Extension

Select the applicable artifact from the **Version** columns. You can verify your download with the SHA-256 hash available in the **Digital signature** columns.

<figure><img src="/files/B5Ubl5B4wwVrotbrK6pi" alt="Collector and VDI Client Extension download page"><figcaption></figcaption></figure>

For Collector, the downloaded packages contain files with a default, generic configuration. Modify these files to create a custom configuration tailored to your organization's requirements.

The customization process varies depending on the operating system:

* For more information about the Collector installation requirements and process, refer to the [Installing Collector](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector.md) documentation.
* To install the standalone VDI Client Extension, follow the installation procedure outlined in [Installing Nexthink VDI Client Extension](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-vdi-environment/installing-the-nexthink-vdi-client-extension.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/user-guide/administration/system-configuration/collector-management/downloads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
