# Executions tab

See a list of all binary executions on VMs in all active sessions.

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

Select a device name in the **Device > Name** column to access [**Device view**](/platform/user-guide/device-view.md) for the specific VM.

### Action menu

Use the contextual action menu to refine your troubleshooting by allowing different data exploration paths.

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

In the **Username**, **Device > Name** and **Binary > Name** columns, select the action menu on the right side of the selected binary to open a new contextual investigation to **Retrieve all** connected devices, users, or events.

In the **Binary > Name** and **Device > Name** columns, you can **Diagnose** execution crashes or high CPU usage.

In the following columns, select **Drill down to** in the action menu to open a new contextual investigation to further diagnose issues and remediate them using remote actions:

* Username
* CPU time
* Memory used
* Page faults
* Number of freezes
* File total bytes
* File total operations
* Network total traffic


---

# 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/user-guide/vdi-experience/using-sessions-overview/sessions-2.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.
