# Finderをインストールする（クラシック）

{% hint style="info" %}
Nexthink Finderは、Windows専用のデスクトップアプリケーションで、今ではNexthinkのWebインターフェイス内にその機能が利用可能です。 現在、ブラウザから直接Nexthinkを利用でき、多くの機能が追加のデスクトップアプリケーションを必要としなくなりました。 詳細については、[ネクストシンク・インフィニティ・プラットフォーム](/platform/ja/overview/nexthink-infinity-platform.md) ドキュメントを参照してください。
{% endhint %}

Finderは、リアルタイムでデータをクエリし、結果をレコードのリストや便利なグラフィカルビューとして視覚化するリッチクライアントWindowsアプリケーションです。 Finderはまた、ポータルダッシュボードにウィジェットとして表示されるメトリクスの作成を可能にするツールです。

以下の図は、アーキテクチャの概要を示しています。

![](/files/6T6emkzLrU43h7W0SWGc)

最も簡単な方法はWebインターフェイスからインストールすることです。 詳しくは、[Finderデスクトップアプリケーションのインストール（クラシック)](/platform/ja/getting-started/installing-finder-classic/installing-the-finder-desktop-application-classic.md#installingthefinderdesktopapplication-classic-installingfromthewebinterface)ページをご覧ください。


---

# 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/getting-started/installing-finder-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.
