# アカウント、システムおよびコンテンツの構成

{% stepper %}
{% step %}
**システム設定**

* Nexthinkインスタンスの外観をカスタマイズします。
* デバイスとユーザーの分類ルールを定義します。

詳細については、[外観](/platform/ja/user-guide/administration/system-configuration/appearance.md) および [製品構成](/platform/ja/user-guide/administration/system-configuration/product-configuration.md) ドキュメントを参照してください。
{% endstep %}

{% step %}
**アカウントとアクセス制御の設定**

* 責任範囲および適切なアクセス範囲に合わせて、権限を持つロールを定義します。
* Nexthinkユーザーアカウントを作成し、適切な役割を割り当てます。
* 該当する場合はSSOを設定します。

詳細については、[アカウント管理](/platform/ja/user-guide/administration/account-management.md) ドキュメントを参照してください。
{% endstep %}

{% step %}
**データ保持を設定する**

プライバシーおよびコンプライアンス ポリシーに従って、**インベントリ**および**オペレーショナル** データの保持期間を指定します。

詳細については、[データ管理](/platform/ja/user-guide/administration/content-management/data-management.md) ドキュメントを参照してください。
{% endstep %}

{% step %}
**Nexthinkコンテンツの構成**

Nexthinkライブラリからコンテンツをインストールするか、必要に応じてカスタムコンテンツを作成します。

* 追加のコンテキストでNQLデータモデルを拡張し、視覚化と分析をサポートするコンテンツを設定します。 これには、[カスタムフィールド](/platform/ja/user-guide/administration/content-management/custom-fields-management.md)、[カスタムトレンド](/platform/ja/user-guide/administration/content-management/custom-trends-management.md)、[評価](/platform/ja/user-guide/administration/content-management/ratings-management.md)、および[チェックリスト](/platform/ja/user-guide/device-view/checklists.md)が含まれます。
* 監視、トラブルシューティング、オートメーション、およびエンゲージメントのために使用される [コンテンツを構成する](/platform/ja/user-guide.md) （例：アプリケーション、キャンペーン、ダッシュボード、ワークフロー）。
* 該当する場合、[アプリケーション](/platform/ja/user-guide/applications/configuring-applications.md) や [DEXキャンペーン](/platform/ja/user-guide/administration/content-management/digital-experience-score-management/configuring-dex-campaign.md) など、デジタルエンプロイエクスペリエンス (DEX) スコアに必要なコンテンツを作成します。
  {% endstep %}

{% step %}
**デジタルエクスペリエンス (DEX) スコアを構成します。**

* DEX スコアの計算に含めるアプリケーションを選択します。
* DEXスコア計算に含めるメトリックを選択し、それぞれのメトリックのしきい値を定義します。
* 感情データをDEXスコア計算に組み込むために使用されるキャンペーンを選択します。

詳細については、[デジタルエクスペリエンススコア管理](/platform/ja/user-guide/administration/content-management/digital-experience-score-management.md) ドキュメントを参照してください。
{% endstep %}
{% endstepper %}


---

# 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/ja/configuring_nexthink/configuring-your-platform/administration.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.
