# セッション（クラシック）

セッションとは、互いに通信している2つのデバイス間で検出される一時的な接続です。 セッションは常に情報交換の開始を示す開始イベントと、2つのシステム間の通信チャネルが終了するときの終了イベントに関連付けられています。 方向性の偏りはなく、データのFlowはどちらの方向にも移動でき、1つの指示に限定されることはありません。 セッションが確立されている限り、一方から他方へ情報が転送できます。 報告されたら、それは期間属性およびさまざまな品質測定値と関連付けられます。

***

関連タスク

* [セッションパフォーマンス](https://docs.nexthink.com/platform/ja/references/references-classic/database-information-and-organization-classic/session-performance-classic)
* [セッションパフォーマンスストレージの設定](https://docs.nexthink.com/platform/ja/configuring_nexthink/configuring-your-platform/configuring-your-platform-classic/configuring-session-performance-storage-classic)


---

# 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/references/references-classic/glossary-classic/session-classic.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.
