> 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/ja/library-packs/l1-support/l1-checklist.md).

# L1チェックリスト

## 問題 <a href="#l1checklist-summary" id="l1checklist-summary"></a>

L1の問題をトラブルシューティングするのには時間がかかり、デバイス間で一貫性が無いため、ダウンタイムが延びてしまします。 トラブルシューティングの標準アプローチや主要なデバイスの特性を一元的に把握する方法がなければ、このプロセスは非常にエンジニア特有のものになる可能性があります。

## 解決策

L1チェックリストは、特定のデバイスごとのチェックリストが[デバイスビュー](/platform/ja/user-guide/device-view.md)または[Amplify](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify.md)から直接利用可能で、一般的なL1の問題をチェックするのに役立ちます。

## 利点と結果

このチェックリストは次のことを実現します:

* L1エージェントが基本的な健康チェックを素早く実行できるようにし、トラブルシューティング時間を短縮します。
* L1エージェントが複数のITツール間を行き来したり、エンドユーザーに連絡したりするのを避けることで、トラブルシューティングのプロセスをスムーズにします。
* エンドユーザーが基本的な健康チェックのために連絡を受ける可能性を減らし、潜在的な中断を最小限にすることで、エンドユーザーの体験を向上させます。

## はじめに

これらのリンクに従ってこのライブラリパックを設定して使用を開始してください:

* [使用ガイド: L1チェックリスト](/platform/ja/library-packs/l1-support/l1-checklist/usage-guide-l1-checklist.md)
* [構成ガイド: L1チェックリスト](/platform/ja/library-packs/l1-support/l1-checklist/configuration-guide-l1-checklist.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/ja/library-packs/l1-support/l1-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.
