# database情報と組織

* [アプリケーションの起動時間](/platform/ja/references/database-information-and-organization/application-startup-duration.md)
* [Applicationが応答しない](/platform/ja/references/database-information-and-organization/application-not-responding.md)
* [デバイスの識別](/platform/ja/references/database-information-and-organization/device-identification.md)
* [集中時間の指標](/platform/ja/references/database-information-and-organization/focus-time-metric.md)
* [バイナリのグルーピング](/platform/ja/references/database-information-and-organization/binary-grouping.md)
* [イベントのタイムスタンプ](/platform/ja/references/database-information-and-organization/timestamping-of-events.md)
* [ユーザー入力の遅延](/platform/ja/references/database-information-and-organization/user-input-delay.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/references/database-information-and-organization.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.
