> 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/nexthink-management/platform-usage-telemetry/configuration-guide-platform-usage-telemetry.md).

# 構成ガイド：プラットフォーム使用状況テレメトリー

{% hint style="warning" %}
このページの構成オプションは[管理者](https://github.com/nexthink/documentation.online-product-documentation/tree/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-administration)のみがアクセスできます。

ライブラリのコンテンツを標準ユーザーとして使用するには、[使用ガイド: Nexthink Infinity の使用](/platform/ja/library-packs/nexthink-management/platform-usage-telemetry/usage-guide-platform-usage-telemetry.md) を参照してください。
{% endhint %}

## 前提条件

このライブラリパックには、次の必要な[拡張製品](/platform/ja/overview/products.md)からのコンテンツが含まれています：

* [Employee Engagement - キャンペーン](/platform/ja/user-guide/campaigns.md)

{% hint style="info" %}
これらの製品のいくつかは、各コンテンツへのデフォルトのアクセスを提供し、[拡張製品](https://docs.nexthink.com/platform/ja/overview/products)なしでも使用できます。

デフォルトの拡張製品の閾値について詳しくは、[拡大ドキュメンテーション](https://edocs.nexthink.com/nexthink-infinity/infinity-specifications/nexthink-infinity-default-thresholds-overview)をご覧ください。
{% endhint %}

## 含まれるコンテンツと依存関係

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

| コンテンツの種類   | 名前                   | 説明                                            | 依存関係                              |
| ---------- | -------------------- | --------------------------------------------- | --------------------------------- |
| ライブダッシュボード | **プラットフォーム使用テレメトリー** | ダッシュボードの継続的な使用状況を追跡します。 チームのアクセス状況と頻度を強調します。  | \[なし]                             |
| 役割         | **Nexthink の使用状況**   | NQL を使用して Nexthink ツールの追跡された使用状況を表示できるようにします。 | ダッシュボードとインベスティゲーションにアクセスするために必要です |

## 「プラットフォーム使用状況テレメトリー」の構成

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

コンテンツをインストールして構成するには、次の手順に従ってください:

* 設定前 - [Nexthink Library](https://docs.nexthink.com/platform/ja/user-guide/nexthink-library)からライブラリパックコンテンツをインストールします
* [ステップ 1 - ユーザー ロールの設定](#step-1-configuring-user-roles)
* [ステップ 2 - 期間の調整](#step-2-adjusting-time-period)

### ステップ1 - ユーザー ロールの構成

1. メインメニューから、**Administration** > **Roles** に移動します。
2. ロール **Nexthink Usage** を見つけてください。
3. 該当するユーザーまたはグループにロールを割り当てます。
4. ユーザーが以下にアクセスできるようにします:
   * 調査
   * ライブダッシュボード

このロールにより、NQL を使用して使用状況データをクエリできます。

### 手順 2 - 期間の調整

1. **プラットフォーム使用状況テレメトリ** ダッシュボードを開きます。
2. 右上隅にある時間セレクターを見つけます。
3. 分析のニーズに合った時間範囲を選択してください。
   * 直近のアクティビティの過去7日間
   * 傾向分析のための過去30日間
   * より詳細な分析のためのカスタム範囲

期間を調整すると、次のことが可能になります:

* 使用パターンを特定する
* チーム間での導入状況を比較する
* エンゲージメントを経時的に追跡する

***

関連トピック

* [概要ページ：プラットフォーム使用状況テレメトリ](/platform/ja/library-packs/nexthink-management/platform-usage-telemetry.md)
* [使用ガイド：プラットフォーム使用状況テレメトリー](/platform/ja/library-packs/nexthink-management/platform-usage-telemetry/usage-guide-platform-usage-telemetry.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/nexthink-management/platform-usage-telemetry/configuration-guide-platform-usage-telemetry.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.
