# Administration

**管理**モジュールは、Nexthink管理者がコアシステム設定を管理および構成することを可能にし、プラットフォームが安全かつ効率的に、組織のポリシーに沿った形で運営されるようにします。 このモジュールは、中枢的なツールを提供し、アクセス管理、コンテンツの管理、外部システムとの統合、重要なプラットフォームコンポーネントの構成を行います。

**管理**モジュールには以下のカテゴリが含まれています:

* [アカウント管理](/platform/ja/user-guide/administration/account-management.md): ユーザーアカウント、役割、および権限の管理を行い、SSO と API 資格情報を設定します。
* [コンテンツ管理](/platform/ja/user-guide/administration/content-management.md): DEX スコアをカスタマイズし、従業員関連データのライフサイクルを管理し、NQL データモデルを拡張するコンテンツを設定します。
* [インテグレーション](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools.md): NexthinkをITエコシステム内の外部ツールやプラットフォームと接続します。
* [システム構成](/platform/ja/user-guide/administration/system-configuration.md): コレクターエージェントの管理、システム全体の設定の管理、ライセンス詳細の表示を行います。


---

# 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/user-guide/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.
