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

# デバイスの識別

Nexthinkは、Collectorデータを送信する様々なデバイスを、ユニークなデバイスとhardware特性を利用して正確に識別するように設計されています。 しかし、これらの特性は時間とともに変化したり、一時的にアクセスできなくなることがあります。 これに対処するために、Nexthinkは洗練されたアルゴリズムを使用します。このアルゴリズムは、わずかな変化がある場合でも、デバイスを以前に遭遇したものとして認識したり、新たなネットワークへの追加として識別することができます。 誤った識別が行われると、一つのデバイスの記録が重複したり、二つの異なるデバイスの記録が統合されたりするなど、データの不整合が生じる可能性があります。

Nexthink Community にログインして、[詳細を読む](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/device-identification)。


---

# 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:

```
GET https://docs.nexthink.com/platform/ja/references/database-information-and-organization/device-identification.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.
