# Usage guide: L1 checklist

{% hint style="warning" %}
This page outlines various ways to use the pack, including use case examples. Administrators can refer to the [Configuration guide](/platform/library-packs/l1-support/l1-checklist/configuration-guide-l1-checklist.md) to set up and customize the installed content.
{% endhint %}

The **L1 checklist** library pack enables EUC teams to:

* Perform basic health checks quickly, reducing troubleshooting time.
* Make the troubleshooting process smoother by helping L1 agents avoid switching between multiple IT tools or contacting end users.
* Improve the end-user experience by minimizing user involvement and potential disruption as end-users are less likely to be contacted for basic health checks.

## Library pack uses

{% hint style="info" %}
Jump to [Use cases](#usageguide-dexchecklist-accessthechecklistindeviceview) on this page to see relevant scenario applications.
{% endhint %}

Use the library pack content for the following purposes.

### Visibility

Once installed, the [checklist ](/platform/user-guide/device-view/checklists.md)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)

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

In addition to the relevant use cases covered below, you may uncover other troubleshooting scenarios specific to your environment.

### 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 product section designed to help IT support teams gain deeper insight into device-level troubleshooting scenarios.

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

The following image shows an example of a checklist in the Nexthink Device view.

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

1. Indicates the device name in the Device view.
2. Points to the L1 checklist in the Device view. Refer to the [Device View](/platform/user-guide/device-view.md) documentation for more information.
3. Corresponds to checklist sections containing 20 L1 checklist properties. These properties are custom fields and native NQL properties. Refer to the [Custom fields management](/platform/user-guide/administration/content-management/custom-fields-management.md) documentation for more information.
4. Specifies the values ​​of the checklist properties. These values ​​have different units of measurement, which are indicated directly in the values.
5. Indicates ratings, which provide classification or ranking of device properties. These ratings are designed to reduce the complexity of low-level analytics by implementing a red-amber-green (poor-moderate-good) approach using predefined criteria. Refer to the [Ratings management](/platform/user-guide/administration/content-management/ratings-management.md) documentation for more information.
6. Refers to in-product documentation describing each checklist property, its associated rating, and suggested actions to improve the experience associated with that specific property.

Refer to the [Device View ](/platform/user-guide/device-view.md)documentation for more information about using checklists in Device View.

### 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 L1 checklist is available in the checklists tab in Amplify.

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

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

***

RELATED TOPICS

* [L1 checklist](/platform/library-packs/l1-support/l1-checklist.md)
* [Configuration guide: L1 checklist](/platform/library-packs/l1-support/l1-checklist/configuration-guide-l1-checklist.md)
* [Manage Checklists](/platform/user-guide/administration/content-management/checklists-management.md)
* [Manage Custom fields](/platform/user-guide/administration/content-management/custom-fields-management.md)
* [Manage Ratings](/platform/user-guide/administration/content-management/ratings-management.md)
* [Device view](/platform/user-guide/device-view.md)
* [Amplify](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.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/l1-support/l1-checklist/usage-guide-l1-checklist.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.
