> 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/library-packs/nexthink-management/collector-key-configuration-attributes.md).

# Collector key configuration attributes

The **Collector key configuration attributes** dashboard provides centralized visibility into key **Collector** settings across monitored devices: whether critical metrics such as **Interaction Time**, **Focus Time**, and **Domain Name** reporting are enabled and correctly configured.

This visibility improves monitoring consistency and simplifies troubleshooting across the digital workplace.

## **Problem**

IT teams often lack visibility into the configuration status of **Collectors** across devices. As a result, critical metrics may be disabled or inconsistently configured without detection.

This gap can lead to incomplete reporting, inconsistent data quality, and slower troubleshooting when monitoring issues occur. Manual verification across endpoints also increases operational effort for IT teams.

## **Solution**

The **Collector key configuration attributes** dashboard enhances visibility into **Collector** settings by using a new remote action capable of reading multiple registry entries simultaneously.

By implementing this solution, you can centrally collect, review, and update configuration data across all monitored endpoints. This helps you quickly identify devices with disabled or misconfigured reporting settings and maintain consistent monitoring coverage throughout your environment.

## Benefits and outcomes

By implementing the **Collector key configuration attributes** you:

* Improve visibility into critical **Collector** configuration settings.
* Identify devices with disabled or inconsistent metric reporting.
* Reduce troubleshooting time by detecting configuration gaps faster.
* Maintain consistent monitoring and reporting across endpoints.
* Decrease manual effort through centralized configuration visibility and update capabilities.
* Support higher data quality for analytics and investigations.

## **Getting started with Collector key configuration attributes**

Configure and start using your packs by following these links:

* [Usage guide: Collector key configuration attributes](/platform/library-packs/nexthink-management/collector-key-configuration-attributes/usage-guide-collector-key-configuration-attributes.md) for standard users.
* [Configuration guide: Collector key configuration attributes](/platform/library-packs/nexthink-management/collector-key-configuration-attributes/configuration-guide-collector-key-configuration-attributes.md) accessible to users with an administrator role.


---

# 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/library-packs/nexthink-management/collector-key-configuration-attributes.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.
