# 始める前に

Nexthink のセットアップを開始する前に、以下の前提条件をお読みください。

### Nexthink アーキテクチャを理解する

Nexthink Infinity Platform は、すべての IT 環境における自動化と修復を促進するために独自のアーキテクチャを採用しています。

このアーキテクチャの概要説明については、[ネクストシンク・インフィニティ・プラットフォーム](/platform/ja/overview/nexthink-infinity-platform.md) ページをご覧ください。 コンポーネントに関する詳細情報については、[Infinity 仕様](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications)ページをご覧ください。

### セキュリティおよび法的ポリシーの確認

#### セキュリティ考慮事項

Nexthink は情報セキュリティを重視しており、プラットフォームの以下の重要なハイライトによって示されています。

* Nexthink は、専用のサービスとデータベースを使用して、単一テナントコンポーネントのデータセグメンテーションを確保しています。
* アプリケーションサービスは、クラウドネイティブ技術を使用してテナントデータを専用のサービスおよびデータベーステーブルに分割します。
* サービスメッシュのトラフィックは、mTLS プロトコルを使用して相互エンドポイント認証とともに自動的に暗号化されます。
* Nexthink は、アプリケーション層での細粒度のロールベースアクセス制御を保証しています。

Nexthink は、いくつかのサイバーセキュリティ認証を取得するために多くのリソースを投資しました。 これらの認証について学ぶには、[セキュリティポータル](https://docs.nexthink.com/security/compliance/) を訪問してください。

#### 法的ポリシー

Nexthink の法的ポリシーについて学ぶために、次の文書を参照してください。

* [グローバルプライバシーハブ](https://docs.nexthink.com/legal/global-privacy-hub)
* [法的 FAQ](https://docs.nexthink.com/legal/faq)
* [プライバシーコード2022](https://docs.nexthink.com/legal/privacy-code-2022)
* [クラウドデータ処理補遺](https://docs.nexthink.com/legal/cloud-data-processing-addendum)
* [データ処理スケジュール](https://docs.nexthink.com/legal/nexthink-data-processing-schedule)
* [オープンソースライセンス](https://docs.nexthink.com/legal/open-source-software-licenses)
* [サービス条件、MSAを含む](https://docs.nexthink.com/legal/services-terms/)
* [情報セキュリティ補遺](https://docs.nexthink.com/legal/information-security-addendum)

### 技術要件

Nexthink Collector をインストールする前に、システムが次の技術要件を満たしていることを確認してください。

* [ハードウェアの要件](/platform/ja/configuring_nexthink/before-you-begin/technical-requirements/hardware-requirements.md)
* [ソフトウェア要件](/platform/ja/configuring_nexthink/before-you-begin/technical-requirements/software-requirements.md)
* [接続要件](/platform/ja/configuring_nexthink/before-you-begin/technical-requirements/connectivity-requirements.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/configuring_nexthink/before-you-begin.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.
