> 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/configuring_nexthink/before-you-begin/compatibility-matrices.md).

# Compatibility matrices

This document provides information about the cross-version compatibility of the main components of the Nexthink platform.

## Collector compatibility and support <a href="#compatibilitymatrices-nexthinkinfinity" id="compatibilitymatrices-nexthinkinfinity"></a>

Nexthink is dedicated to delivering the best user experience by keeping our software up-to-date and secure. To uphold this commitment, we follow a structured product support lifecycle. We support the last six Major versions of Cloud Collectors, each receiving support for at least six months. Bug fixes are exclusively applied to the current Major version.

We recommend staying on the latest Collector version to benefit from the latest features, improvements, and security updates. Read the [Collector management](/platform/user-guide/administration/system-configuration/collector-management.md) documentation for more information about collector deployment and updates.

| Collector Version | Compatible with the latest version of Nexthink Platform | Supported at least until | Bug fixes applied if required |
| ----------------- | ------------------------------------------------------- | ------------------------ | ----------------------------- |
| 26.5.x.x          | ✓                                                       | October 2026             | ✓                             |
| 26.4.x.x          | ✓\*                                                     | September 2026           |                               |
| 26.3.x.x          | ✓\*                                                     | August 2026              |                               |
| 26.2.x.x          | ✓\*                                                     | July 2026                |                               |
| 26.1.x.x          | ✓\*                                                     | June 2026                |                               |
| 25.10.x.x         | ✓\*                                                     | May 2026                 |                               |
| 25.9.x.x          | ✓\*                                                     | April 2026               |                               |

**Table legend:**

✓ Compatible

✓\* Compatible; however, some platform functionalities might not be fully available if they rely on data collected only with the newer version of Nexthink Collector.

All Supported at least until dates refer to the end of the indicated month.

## Collector versions <a href="#compatibilitymatrices-nexthinkcollector" id="compatibilitymatrices-nexthinkcollector"></a>

| Collector Version | Windows Version | Mac Version | Maintenance Release |
| ----------------- | --------------- | ----------- | ------------------- |
| 26.5.2            | 26.5.2.16       | 26.5.2.16   | True                |
| 26.5.1            | 26.5.1.29       | 26.5.1.29   | False               |
| 26.4.4            | N/A             | 26.4.4.3    | True                |
| 26.4.1            | 26.4.1.38       | 26.4.1.37   | False               |
| 26.3.1            | 26.3.1.57       | 26.3.1.58   | False               |
| 26.2.3            | N/A             | 26.2.3.3    | True                |
| 26.2.1            | 26.2.1.31       | 26.2.1.31   | False               |
| 26.1.3            | 26.1.3.11       | N/A         | False               |
| 26.1.1            | N/A             | 26.1.1.61   | False               |
| 26.1.1            | 26.1.1.57       | 26.1.1.55   | False               |
| 25.10.1           | 25.10.1.50      | N/A         | False               |
| 25.10.1           | 25.10.1.48      | N/A         | False               |
| 25.10.1           | 25.10.1.47      | 25.10.1.47  | False               |
| 25.9.1            | 25.9.1.38       | N/A         | False               |
| 25.9.1            | 25.9.1.36       | 25.9.1.34   | False               |

## Browser compatibility <a href="#compatibilitymatrices-browsercompatibility" id="compatibilitymatrices-browsercompatibility"></a>

The Nexthink web interface is compatible with the following browsers for versions up to one-year-old:

* Google Chrome
* Microsoft Edge
* Mozilla Firefox
* Apple Safari


---

# 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/configuring_nexthink/before-you-begin/compatibility-matrices.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.
