> 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/nexthink-audit-log-monitoring/collector-configuration-profiles.md).

# Nexthink Collector configuration profiles

The **Nexthink Collector configuraiton profiles** library pack supports the migration process to Device configuration profiles, a centralized approach to managing device-specific Collector configuration from the Nexthink platform.

Before installing this library pack, please read the [Migrating to the Device configuration profiles ](https://edocs.nexthink.com/nexthink-infinity/infinity-specifications/migrating-to-device-configuration-profiles)documentation to better understand this new capability and its functionality.

## **Content and dependencies**

This library pack contains the following content and dependencies:

| Content type                                                                                             | Name                                          | Description                                                                                                           | Dependencies                                     |
| -------------------------------------------------------------------------------------------------------- | --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| ​[Live dashboards](https://nexthink.gitbook.io/opd/user-guide/live-dashboards/managing-live-dashboards)​ | **Nexthink collector configuration profiles** | Data visualization through widgets to detect and drill down into Nexthink collector information.                      | none                                             |
| [Remote actions](https://nexthink.gitbook.io/opd/user-guide/remote-actions/managing-remote-actions)​     | **Get Collector configuration**               | Reads the Collector configuration and reports the current privacy-related settings on both Windows and macOS devices. | Required to populate specific dashboard widgets. |

## **Configuring Nexthink collector configuration profiles pack** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

{% hint style="info" %}
Adapt these suggested configuration steps to edit and customize content according to your organizational needs.
{% endhint %}

Before configuration - Install library pack content from [Nexthink Library](https://docs.nexthink.com/platform/latest/library)​. Once you install the pack, you should configure the included remote actions.

**Configure remote action(s)**

1. From the main menu, navigate to the **Remote Actions** > [Manage remote action ](https://docs.nexthink.com/platform/latest/manage-remote-actions)page.
2. Review and edit your remote actions.

Nexthink recommends the following configurations for these remote actions:

| Name                                              | Trigger schedule                                                                                                | Parameters to edit |
| ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ------------------ |
| **Get Collector configuration** (Windows & macOS) | Scheduled, every day. Create separate schedules across different regions to trigger at effective working hours. | None               |

**Remote action setting considerations**

This remote action runs on both Windows and macOS devices. Nexthink recommends enabling the **Devices** and **VDI sessions** targeting options if your environment includes VDI infrastructure.

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

***


---

# 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/nexthink-audit-log-monitoring/collector-configuration-profiles.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.
