> 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/getting-started/installing-finder-classic.md).

# Installing Finder (classic)

{% hint style="info" %}
Nexthink Finder is a Windows-only desktop application whose functionality is now available within the Nexthink web interface. You can now use Nexthink directly from a browser and most functions no longer require an additional desktop application. Refer to the [Nexthink Infinity Platform](/platform/overview/nexthink-infinity-platform.md) documentation for more information.
{% endhint %}

Finder is a rich-client Windows application that lets you query data in real time and visualizes the results either as lists of records or through convenient graphical views. Finder is also the tool that enables the creation of metrics, which are displayed as widgets in Portal dashboards.

The following figure shows a high-level overview of the architecture.

![](/files/DTathPZr2lpCCTH5KRO1)

The easiest method is installing it from the web interface. See the [Installing the Finder desktop application (classic)](/platform/getting-started/installing-finder-classic/installing-the-finder-desktop-application-classic.md#installingthefinderdesktopapplication-classic-installingfromthewebinterface)page for more information.


---

# 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/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.
