> 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/applications/adopt-library-packs/guide-adoption/configuration-guide-guide-adoption.md).

# 構成ガイド:ガイド採用

{% hint style="warning" %}
このページの構成オプションは[管理者](https://docs.nexthink.com/platform/ja/user-guide/administration/account-management/roles#roles-administration)のみが見ることができます。

[使用ガイド: ガイド導入](/platform/ja/library-packs/applications/adopt-library-packs/guide-adoption/usage-guide-guide-adoption.md) を参照して、標準ユーザーとしてライブラリのコンテンツを使用してください。
{% endhint %}

## **前提条件** <a href="#documentation-pre-requisites" id="documentation-pre-requisites"></a>

このライブラリパックには、以下の必要な[拡張製品](https://docs.nexthink.com/platform/ja/overview/products)のコンテンツが含まれます:

* [デジタル導入 - アダプト](https://docs.nexthink.com/platform/ja/overview/products#products-adopt)

{% hint style="info" %}
これらの製品の中には、それぞれのコンテンツへのデフォルトアクセスを提供し、[拡張製品](https://docs.nexthink.com/platform/ja/overview/products)がなくても使用可能な場合があります。

Nexthink Infinity の拡張製品の標準しきい値については、[Nexthink Infinity しきい値および制限の概要](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/nexthink-infinity-default-thresholds-overview) ドキュメントをご参照ください。
{% endhint %}

## **含まれるコンテンツと依存関係** <a href="#documentation-contentanddependencies" id="documentation-contentanddependencies"></a>

このライブラリパックには以下のコンテンツと依存関係が含まれています；

| コンテンツの種類                                                                                                | 名前    | 説明                                                                                         | 依存関係  |
| ------------------------------------------------------------------------------------------------------- | ----- | ------------------------------------------------------------------------------------------ | ----- |
| [ライブダッシュボード](https://docs.nexthink.com/platform/ja/user-guide/live-dashboards/managing-live-dashboards) | ガイド導入 | このダッシュボードはアプリケーションデクスタリティダッシュボードを補完し、詳細なガイド導入分析、ステップレベルの洞察、および標準の高レベルビューを超えた直接的な調査を可能にします。 | \[なし] |

## **"ガイド導入パック" の設定** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

{% hint style="info" %}
これらの提案された設定ステップを適用して、組織のニーズに合わせてコンテンツを編集およびカスタマイズしてください。
{% endhint %}

次の手順に従ってコンテンツをインストールおよび設定します:

* 設定前 - [Nexthink Library](https://docs.nexthink.com/platform/latest/library)からライブラリパックコンテンツをインストールします

## **"ガイド導入ソリューション" での開始**

コンテンツは設定され、使用の準備が整いました。 このリンクをフォローしてパックの使用を開始してください:

* 標準ユーザーのための[使用ガイド: ガイド導入](/platform/ja/library-packs/applications/adopt-library-packs/guide-adoption/usage-guide-guide-adoption.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/applications/adopt-library-packs/guide-adoption/configuration-guide-guide-adoption.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.
