# Configuration guide: Hardware refresh insights

{% hint style="warning" %}
The configuration options on this page are only accessible to [administrators](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles#roles-administration).

Refer to the [Usage guide: Hardware refresh insights](/platform/library-packs/hardware-management/hardware-refresh-insights/usage-guide-hardware-refresh-insights.md) to use library content as a standard user.
{% endhint %}

## Prerequisites <a href="#configurationguide-deviceassignmentverification-introduction" id="configurationguide-deviceassignmentverification-introduction"></a>

This library pack contains content from the following [expansion products](https://docs.nexthink.com/platform/overview/products):

* [Digital Experience](https://docs.nexthink.com/platform/user-guide/digital-experience)

{% hint style="info" %}
Some of these products offer default access to their respective content and can still be used without [expansion products](https://docs.nexthink.com/platform/overview/products).

To learn more about default thresholds for expansion products, [visit the extended documentation](https://edocs.nexthink.com/nexthink-infinity/infinity-specifications/nexthink-infinity-default-thresholds-overview).
{% endhint %}

## **Included content and dependencies** <a href="#configurationguide-deviceassignmentverification-introduction" id="configurationguide-deviceassignmentverification-introduction"></a>

This library pack contains the following content and dependencies:

<table><thead><tr><th width="186">Type</th><th width="140">Name</th><th width="247">Description</th><th>Dependencies</th></tr></thead><tbody><tr><td><a href="https://docs.nexthink.com/platform/user-guide/live-dashboards">Live dashboards</a></td><td><strong>Hardware refresh insights</strong></td><td>Enables analysis of selected devices using Endpoint DEX scores and determines component upgrade opportunities, helping to extend device lifecycles.</td><td>none<br></td></tr><tr><td><a href="https://docs.nexthink.com/platform/user-guide/remote-actions">Remote actions</a></td><td><strong>Get warranty information</strong></td><td>Retrieves warranty information of Dell, HP and Lenovo devices via REST APIs.</td><td>Retrieves useful information which can be used for tagging devices for hardware refresh reviews via custom field.</td></tr><tr><td><a href="https://docs.nexthink.com/platform/user-guide/remote-actions">Remote actions</a></td><td><strong>Get battery status</strong></td><td>Returns the health status of the battery installed on the laptop</td><td>Used in the dashboard "Devices to upgrade" tab.</td></tr><tr><td><a href="https://docs.nexthink.com/platform/user-guide/administration/content-management/custom-fields-management">Custom fields</a></td><td><strong>Hardware refresh review</strong></td><td>Manual custom field is used in Hardware refresh insights dashboard.</td><td>The value must be set to "Under review" for devices which are selected for hardware refresh review.</td></tr></tbody></table>

## Configuring the Hardware refresh insights library pack

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

Follow these steps to install and configure content:

* Before any configuration - Install library pack content from [Nexthink Library](https://docs.nexthink.com/platform/user-guide/nexthink-library)
* [Configure remote action(s)](#configure-remote-action-s)

### **Configure remote action(s)**

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

Nexthink recommends the following configurations for these remote actions:

<table><thead><tr><th width="242">Name</th><th width="166">Trigger</th><th>Parameters to edit</th></tr></thead><tbody><tr><td><strong>Get warranty information</strong></td><td>Manual</td><td>Dell Client ID, Dell client secret, Dell device warranty item numbers, Dell battery warranty item numbers, Lenovo client token, Lenovo device warranty product codes, Lenovo battery warranty product codes, HP Client ID, HP Client Secret token.<br></td></tr><tr><td><strong>Get battery status</strong></td><td>Manual</td><td>TemperatureUnit - Acceptable values are 'Celsius' or 'Fahrenheit'</td></tr></tbody></table>

***

RELATED TOPICS

* [Hardware refresh insights](/platform/library-packs/hardware-management/hardware-refresh-insights.md) overview
* [Usage guide: Hardware refresh insights](/platform/library-packs/hardware-management/hardware-refresh-insights/usage-guide-hardware-refresh-insights.md)


---

# Agent Instructions: 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/library-packs/hardware-management/hardware-refresh-insights/configuration-guide-hardware-refresh-insights.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.
