> 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/references/references-classic/glossary-classic.md).

# 用語集（クラシック）

* [アクティビティ（クラシック）](/platform/ja/references/references-classic/glossary-classic/activity-classic.md)
* [アラート（クラシック）](/platform/ja/references/references-classic/glossary-classic/alert-classic.md)
* [Application（クラシック）](/platform/ja/references/references-classic/glossary-classic/application-classic.md)
* [バイナリ（クラシック）](/platform/ja/references/references-classic/glossary-classic/binary-classic.md)
* [キャンペーン（クラシック）](/platform/ja/references/references-classic/glossary-classic/campaign-classic.md)
* [カテゴリー（クラシック）](/platform/ja/references/references-classic/glossary-classic/category-classic.md)
* [Collector（クラシック）](/platform/ja/references/references-classic/glossary-classic/collector-classic.md)
* [コネクション（クラシック）](/platform/ja/references/references-classic/glossary-classic/connection-classic.md)
* [dashboard（クラシック）](/platform/ja/references/references-classic/glossary-classic/dashboard-classic.md)
* [デバイス（クラシック）](/platform/ja/references/references-classic/glossary-classic/device-classic.md)
* [デスティネーション（クラシック）](/platform/ja/references/references-classic/glossary-classic/destination-classic.md)
* [ドメイン（クラシック）](/platform/ja/references/references-classic/glossary-classic/domain-classic.md)
* [Engine（クラシック）](/platform/ja/references/references-classic/glossary-classic/engine-classic.md)
* [エンティティ（クラシック）](/platform/ja/references/references-classic/glossary-classic/entity-classic.md)
* [イベント（クラシック）](/platform/ja/references/references-classic/glossary-classic/event-classic.md)
* [実行可能ファイル（クラシック）](/platform/ja/references/references-classic/glossary-classic/executable-classic.md)
* [実行（クラシック）](/platform/ja/references/references-classic/glossary-classic/execution-classic.md)
* [Finder（クラシック）](/platform/ja/references/references-classic/glossary-classic/finder-classic.md)
* [フォーカスタイム（クラシック）](/platform/ja/references/references-classic/glossary-classic/focus-time-classic.md)
* [階層構造（クラシック）](/platform/ja/references/references-classic/glossary-classic/hierarchy-classic.md)
* [インストール（クラシック）](/platform/ja/references/references-classic/glossary-classic/installation-classic.md)
* [Investigation（クラシック）](/platform/ja/references/references-classic/glossary-classic/investigation-classic.md)
* [キーワード（クラシック）](/platform/ja/references/references-classic/glossary-classic/keyword-classic.md)
* [メトリック（クラシック）](/platform/ja/references/references-classic/glossary-classic/metric-classic.md)
* [モジュール（クラシック）](/platform/ja/references/references-classic/glossary-classic/module-classic.md)
* [オブジェクト（クラシック）](/platform/ja/references/references-classic/glossary-classic/object-classic.md)
* [パッケージ（クラシック）](/platform/ja/references/references-classic/glossary-classic/package-classic.md)
* [Platform（クラシック）](/platform/ja/references/references-classic/glossary-classic/platform-classic.md)
* [ポート（クラシック）](/platform/ja/references/references-classic/glossary-classic/port-classic.md)
* [スコア（クラシック）](/platform/ja/references/references-classic/glossary-classic/score-classic.md)
* [サービス（クラシック）](/platform/ja/references/references-classic/glossary-classic/service-classic.md)
* [セッション（クラシック）](/platform/ja/references/references-classic/glossary-classic/session-classic.md)
* [システムブート（クラシック）](/platform/ja/references/references-classic/glossary-classic/system-boot-classic.md)
* [ユーザー（クラシック）](/platform/ja/references/references-classic/glossary-classic/user-classic.md)
* [ユーザーログオン（クラシック）](/platform/ja/references/references-classic/glossary-classic/user-logon-classic.md)
* [webリクエスト（クラシック）](/platform/ja/references/references-classic/glossary-classic/web-request-classic.md)
* [widget（クラシック）](/platform/ja/references/references-classic/glossary-classic/widget-classic.md)
* [Portal（クラシック）](/platform/ja/references/references-classic/glossary-classic/portal-classic.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/references/references-classic/glossary-classic.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.
