> 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/user-guide/amplify/amplify-usage-insights/configuration-guide-amplify-usage-insights.md).

# 設定ガイド: Amplify使用インサイト

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

ライブラリコンテンツを標準ユーザーとして利用するには、「[使用ガイド：Amplify使用状況インサイト](/platform/ja/user-guide/amplify/amplify-usage-insights/usage-guide-amplify-usage-insights.md)」を参照してください。
{% endhint %}

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

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

| **タイプ**                                                  | **名前**               | **説明**                                    | **依存関係** |
| -------------------------------------------------------- | -------------------- | ----------------------------------------- | -------- |
| [ライブダッシュボード](/platform/ja/user-guide/live-dashboards.md) | **Amplify使用状況インサイト** | ウィジェットを通じたデータの可視化で特定の情報を検出し、掘り下げることができます。 | 無し       |

## **"Amplify使用状況インサイト" の設定** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

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

Skynet をシステムにインストールするための手順に従ってください:

#### **ステップ1 - ライブラリパックのコンテンツをインストールする** <a href="#documentation-step1-installlibrarypackcontent" id="documentation-step1-installlibrarypackcontent"></a>

[Nexthinkライブラリ](https://docs.nexthink.com/platform/ja/user-guide/nexthink-library)にアクセスし、必要なすべてのコンテンツをインストールしてください。

#### **ステップ2 - Amplifyの使用データ収集を有効にする** <a href="#documentation-step1-installlibrarypackcontent" id="documentation-step1-installlibrarypackcontent"></a>

Amplifyの使用状況をトラッキングするために、[Nexthink管理からAmplify使用データ収集を有効化する](https://docs.nexthink.com/platform/ja/integrations/amplify/tracking-amplify-usage#enabling-amplify-usage-data-collection-from-nexthink-administration)手順に従って機能を有効にしてください。

***

関連トピック

* ​[ライブダッシュボード](/platform/ja/user-guide/live-dashboards.md)
* [使用ガイド：Amplify使用状況インサイト](/platform/ja/user-guide/amplify/amplify-usage-insights/usage-guide-amplify-usage-insights.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/user-guide/amplify/amplify-usage-insights/configuration-guide-amplify-usage-insights.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.
