> 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.md).

# Collector management

Nexthink offers an easy-to-use Collector management and update tool. To keep all the components up to date on all supported operating systems and reduce administrative tasks, the Nexthink instance periodically checks if a new version is available and schedules updates when necessary.

For more information about Nexthink collectors, refer to the [Understanding Collector](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/collector-overview.md) documentation.

## Accessing Collector management <a href="#collectormanagement-accessingcollectormanagement" id="collectormanagement-accessingcollectormanagement"></a>

Select **Administration > Collector management** in the main menu of the Nexthink web interface.

The following topics explain each tab of the Collector management page:

* [Status](/platform/user-guide/administration/system-configuration/collector-management/status.md)
* [Update Configuration](/platform/user-guide/administration/system-configuration/collector-management/update-configuration.md)
* [Downloads](/platform/user-guide/administration/system-configuration/collector-management/downloads.md)
* [Mobile](/platform/user-guide/administration/system-configuration/collector-management/mobile.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:

```
GET https://docs.nexthink.com/platform/user-guide/administration/system-configuration/collector-management.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.
