> 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/activity-tooltips-in-finder-classic.md).

# Activity 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 %}

### Executions <a href="#activitytooltipsinfinder-classic-executions" id="activitytooltipsinfinder-classic-executions"></a>

#### Standard <a href="#activitytooltipsinfinder-classic-standard" id="activitytooltipsinfinder-classic-standard"></a>

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

The tooltip shows the number of executions during the selected time interval. All the applications executed by user accounts were run at the user privilege level. Note that executions carried out by system accounts, which usually operate at the administrator privilege level, may also contribute to the count.

#### Privilege warning <a href="#activitytooltipsinfinder-classic-privilegewarning" id="activitytooltipsinfinder-classic-privilegewarning"></a>

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

An additional privilege warning will be displayed in the tooltip when at least one of the executions was carried out by a user account with power user or administrator privilege levels.

### Connections <a href="#activitytooltipsinfinder-classic-connections" id="activitytooltipsinfinder-classic-connections"></a>

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

The connections tooltip displays the overall amount of traffic measured during the selected time interval. This includes the TCP and UDP traffic that the device sent out and the TCP traffic that the device received.

### User interaction <a href="#activitytooltipsinfinder-classic-userinteraction" id="activitytooltipsinfinder-classic-userinteraction"></a>

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

The tooltip displays the name of the user that interacted with the device along with the total duration of the interaction (in parenthesis). The maximum duration is limited by the selected time interval, which is indicated in the header of the tooltip. User interaction is detected as mouse or keyboard activity of the user. The user is considered inactive if the device does not receive any mouse or keyboard event for 15 minutes.

The tooltip can only be displayed if the monitoring of user interaction is enabled.

### Session Network Latency <a href="#activitytooltipsinfinder-classic-sessionnetworklatency" id="activitytooltipsinfinder-classic-sessionnetworklatency"></a>

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

This tooltip displays an average value of the session network latency taken across all session performance events.

### Citrix RTT <a href="#activitytooltipsinfinder-classic-citrixrtt" id="activitytooltipsinfinder-classic-citrixrtt"></a>

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

This tooltip displays an average value of the Citrix round trip time taken across all session performance events. This measurement is only available for the Independent Computing Architecture (ICA) protocol from Citrix.

### User Executions Status <a href="#activitytooltipsinfinder-classic-userexecutionsstatus" id="activitytooltipsinfinder-classic-userexecutionsstatus"></a>

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

This tooltip displays the executions triggered by a user in a virtual environment.

### Mobile synchronization <a href="#activitytooltipsinfinder-classic-mobilesynchronization" id="activitytooltipsinfinder-classic-mobilesynchronization"></a>

<figure><img src="/files/D8wrh0tfwnYgUE7fPTJX" alt=""><figcaption></figcaption></figure>

At least one successful synchronization with the Exchange ActiveSync server has been detected within a one-hour window.

If **push notifications** are set-up, the device will **automatically synchronize** when a new event arrives on the server (email, calendar update, etc.). However, the user can also **manually synchronize** their device at any time, or disable push notifications and **schedule the synchronization** at a regular interval.<br>

***

RELATED REFERENCES

* [Session metrics](/platform/references/references-classic/database-information-and-organization-classic/session-performance-classic.md)
* [Execution](/platform/references/references-classic/glossary-classic/execution-classic.md)

© Nexthink. All rights reserved.<br>


---

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