> 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/references/references-classic/tooltips-in-the-user-and-device-views-in-finder-classic/alerts-tooltips-in-finder-classic.md).

# Alerts tooltips in Finder (classic)

{% hint style="info" %}
Nexthink Finder is a Windows-only desktop application whose functionality is now available within the Nexthink web interface. Nexthink can now be used directly from a browser and most functions no longer require an additional desktop application.
{% endhint %}

### Single alert occurrence <a href="#alertstooltipsinfinder-classic-singlealertoccurrence" id="alertstooltipsinfinder-classic-singlealertoccurrence"></a>

<figure><img src="/files/PHDsrE8jkKHAFI4Ot1kw" alt="" width="204"><figcaption></figcaption></figure>

The tooltip displays the name of the alert and its duration. The time range indicates the exact period when the alert was active.

### Multiple alert occurrences <a href="#alertstooltipsinfinder-classic-multiplealertoccurrences" id="alertstooltipsinfinder-classic-multiplealertoccurrences"></a>

<figure><img src="/files/0jL2pliZAPk1oL9yLAfK" alt="" width="204"><figcaption></figcaption></figure>

When an alert is triggered multiple times within the selected period, this tooltip shows the start time of each one of the occurrences and their duration. The time range above shows the interval when the two alerts were active, with the granularity of the units of the timeline. Thus, the interval displayed depends on the zoom of the device view.


---

# 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/references/references-classic/tooltips-in-the-user-and-device-views-in-finder-classic/alerts-tooltips-in-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.
