> 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/l1-support/dex-checklist/usage-guide_-dex-checklist.md).

# Usage guide: DEX checklist

## Introduction <a href="#usageguide-dexchecklist-introduction" id="usageguide-dexchecklist-introduction"></a>

With a simple checklist breakdown, this library pack will help you understand an individual device's DEX score and its owner's digital experience. This page will guide you through the structure of the content and how it can be used.

Please keep in mind that this is a guide and represents just some of the potential insight and actions you can take. You might uncover many use cases and specific troubleshooting scenarios in your environment.

Ensure your library pack is properly configured by following the steps highlighted in its configuration guide:

[Configuration guide: DEX checklist](/platform/library-packs/l1-support/dex-checklist/configuration-guide_-dex-checklist.md)

## Pack structure <a href="#usageguide-dexchecklist-packstructure" id="usageguide-dexchecklist-packstructure"></a>

### Improved troubleshooting experience using DEX scores <a href="#usageguide-dexchecklist-improvedtroubleshootingexperienceusingdexscores" id="usageguide-dexchecklist-improvedtroubleshootingexperienceusingdexscores"></a>

The **"DEX checklist"** [checklist](/platform/user-guide/administration/content-management/checklists-management.md) acts as the starting point of this library pack. It provides a simple view of a single device's DEX score directly from your troubleshooting platform. Once installed, the checklist will be accessible in [Device View ](/platform/user-guide/device-view.md)or [Amplify.](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md)

Based on these high-level scores based on [custom fields](/platform/user-guide/administration/content-management/custom-fields-management.md) and [ratings](/platform/user-guide/administration/content-management/ratings-management.md), the help desk agent can get a quick understanding of not only the health of the device but also the employee's overall experience with their devices.

## Use cases <a href="#usageguide-dexchecklist-usecases" id="usageguide-dexchecklist-usecases"></a>

### Access the checklist in Device View <a href="#usageguide-dexchecklist-accessthechecklistindeviceview" id="usageguide-dexchecklist-accessthechecklistindeviceview"></a>

Nexthink [Device View](/platform/user-guide/device-view.md) is a dedicated section of the product designed to help IT support teams gain deeper insight into device-level troubleshooting scenarios.

The DEX checklist is available in the checklists section of the Device View.

<figure><img src="/files/7RAp6uqcCOwD8Z8VlVle" alt=""><figcaption></figcaption></figure>

For more information about using checklists in Device View, see the[ documentation.](/platform/user-guide/device-view.md)

### Access the checklist in Amplify <a href="#usageguide-dexchecklist-accessthechecklistinamplify" id="usageguide-dexchecklist-accessthechecklistinamplify"></a>

Nexthink [Amplify ](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md)is a browser extension that brings Nexthink intelligence into any web-based solution, such as ITSM, to assist support agents in the faster handling and resolution of support tickets.

The DEX checklist is available in the checklists tab in Amplify.

<figure><img src="/files/W8TRmOLDjVJjyO8PpsrA" alt="DEX-checklist1-20240220-120004.png"><figcaption></figcaption></figure>

For more information about using checklists in Amplify, see the [documentation.](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md)

***

RELATED TOPICS

* [DEX scores](/platform/user-guide/dex-score.md)
* [Amplify](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md)
* [Device View](/platform/user-guide/device-view.md)
* [Checklists](/platform/user-guide/administration/content-management/checklists-management.md)
* [Custom fields](/platform/user-guide/administration/content-management/custom-fields-management.md)
* [Ratings](/platform/user-guide/administration/content-management/ratings-management.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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/library-packs/l1-support/dex-checklist/usage-guide_-dex-checklist.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.
