> 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/database-information-and-organization-classic.md).

# データベース情報と組織（クラシック）

* [集約とグループ化（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/aggregation-and-grouping-classic.md)
* [Application起動時間（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/application-startup-duration-classic.md)
* [バイナリパス（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/binary-paths-classic.md)
* [ブートとログオン時間（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/boot-and-logon-duration-classic.md)
* [デバイス識別（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/device-identification-classic.md)
* [デバイスパフォーマンス（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/device-performance-classic.md)
* [FinderパッケージによるInvestigation（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/investigation-with-packages-with-finder-classic.md)
* [Finderによるローカルおよび共有コンテンツ（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/local-and-shared-content-with-finder-classic.md)
* [デバイスのローカルIPアドレス（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/local-ip-address-of-devices-classic.md)
* [最大バイナリ数（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/maximum-number-of-binaries-classic.md)
* [Finderのサポートされている最大値（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/maximum-supported-values-with-finder-classic.md)
* [メモリとCPUの使用量（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/memory-and-cpu-usage-classic.md)
* [ネットワークとポートスキャンの条件（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/network-and-port-scan-conditions-classic.md)
* [パッケージ実行可能マッピング（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/package-executable-mapping-classic.md)
* [セッションパフォーマンス（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/session-performance-classic.md)
* [TCP接続の状態（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/status-of-tcp-connections-classic.md)
* [UDP接続の状態（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/status-of-udp-connections-classic.md)
* [イベントのタイムスタンプ（クラシック）](/platform/ja/references/references-classic/database-information-and-organization-classic/timestamping-of-events-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/database-information-and-organization-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.
