# Finder（クラシック）による調査の実行

{% hint style="info" %}
Nexthink FinderはWindows専用のデスクトップアプリケーションで、その機能は現在Nexthink Webインターフェース内で利用可能です。 Nexthinkはブラウザから直接利用でき、ほとんどの機能は追加のデスクトップアプリケーションを必要としません。
{% endhint %}

Nexthinkデータベースにクエリを実行する基本ユニットは調査（イニシアティブ）です。 Finderで調査を実行するには：

1. 次のいずれかの方法で実行する調査を見つけます。
   * メインウィンドウの左側パネルの**調査**セクションを閲覧する。
   * 検索ボックスで用語を調べ、検索結果の**調査**または**推奨調査**セクションを確認する。
2. 調査の名前をダブルクリックします。
3. 調査の結果はテーブルとしてFinderの新しいタブに表示されます。

## メトリクスを調査として実行する <a href="#executinganinvestigationwithfinder-classic-runningametricasaninvestigation" id="executinganinvestigationwithfinder-classic-runningametricasaninvestigation"></a>

調査以外にも、メトリクスはその定義内でクエリを表現します。 メトリクスの定義をテストするには、それを調査として実行し、結果をチェックすることが有効です。 メトリクスで定義されたクエリを[クイック調査](/platform/ja/user-guide/investigations/creating-an-investigation-with-finder-classic.md)として実行するためには：

1. 次のいずれかの方法で調査として実行したいメトリクスを見つけます。
   * メインウィンドウの左側パネル（アコーディオン）の**メトリクス**セクションを閲覧する。
   * 検索ボックスで用語を入れて調べ、検索結果の右側にある**メトリクス**セクションを確認する。
2. メトリクスの名前を右クリックします。
3. コンテキストメニューから**調査として実行**を選択します。

生成されたクイック調査は、指定されたメトリクスの条件を共有し、比率の計算や閾値の設定は無視します。 メトリクスに対して生成される調査の期間は当日になります。


---

# 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/user-guide/investigations/creating-an-investigation-with-finder-classic/executing-an-investigation-with-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.
