# Finder（クラシック）で簡易概要を把握する

{% hint style="info" %}
Nexthink Finderは、Windowsのみで利用できるデスクトップアプリケーションで、その機能は現在Nexthinkのwebインターフェース内でも使用可能です。 Nexthinkは現在、ブラウザから直接使用でき、多くの機能は追加のデスクトップアプリケーションを必要としなくなりました。
{% endhint %}

スタートページの「クイックビュー」によって、セットアップの最近のイベントを垣間見ることができます。 クイックビューは、重要な情報を要約し、最新の調査を実行したり、サービスを詳しく調べたりといった頻繁なタスクを実行するのを可能にします。 デフォルトでは、スタートページの主要スペースの下部にクイックビューが表示され、これはSearchツールと共有されます。 したがって、検索を開始すると、クイックビューが検索結果によって隠されてしまいます。 クイックビューを再度表示するには、検索ボックスの内容を消去します。

クイックビューは、個々のボックスとして画面に水平に表示されます。 すべてのボックスを表示するには、クイックビューの左右に配置された矢印を使用してスクロールします。

## 最近のアラート <a href="#gettingaquickoverviewwithfinder-classic-recentalerts" id="gettingaquickoverviewwithfinder-classic-recentalerts"></a>

**最近のアラート**ボックスは、過去24時間以内にトリガーされたデバイスのアラートを強調表示します。 このボックスは、アラートの名前と共に、アラートを生成したデバイスの数を赤い円の中に表示します。

アラートを詳細に分析するには、ボックス内のアラート名をクリックして、影響を受けたデバイスのリストを取得します。

## しきい値違反のあるサービス <a href="#gettingaquickoverviewwithfinder-classic-serviceswiththresholdviolations" id="gettingaquickoverviewwithfinder-classic-serviceswiththresholdviolations"></a>

**しきい値違反のあるサービス**ボックスは、違反の重大度（サービスがエラーまたは警告のしきい値を超えたかどうかに依存）および過去24時間の影響を受けたデバイスの数に基づいて、サービスを順序立てて表示します。 各サービスについて、リストはサービスの名前と、接続を試みたが問題が発生したデバイスの数を赤い円の中に表示します。

サービスを詳細に分析するには、リスト内のサービス名をクリックして、サービスビューを開きます。

## 最近使用した調査 <a href="#gettingaquickoverviewwithfinder-classic-recentlyusedinvestigations" id="gettingaquickoverviewwithfinder-classic-recentlyusedinvestigations"></a>

**最近使用した調査**ボックスには、Finderで最後に実行した5つの調査がリストされています。 リスト内の調査を再び実行するには、調査名をクリックします。

名前の付けられた調査のみが最近使用された調査のリストに保存されます。


---

# 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/using-finder-classic/visualizing-system-activity-with-finder-classic/getting-a-quick-overview-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.
