# User sessions

To manage a user session (or multiple sessions at the same time), select one or more sessions and then use the ellipsis menu to choose from the following actions:

* **Show session info**: Takes you to the [**Session Info**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/session-information) view. This option is only available if a single session is selected.
* **Message**: Opens the **Send Message** dialog where you can type and send a message to the session owner(s).
* **Disconnect**: Disconnect the selected session(s).
* **Log off**: Log off the session(s).
* **Show resources**: Switches to the [**Running Resources**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/infrastructure/rd-session-hosts/manage-an-rd-session-host/running-resources) view.
* **Show running processes**: Opens a view that lists running processes for the selected session. This option is only available if a single session is selected. See **Running processes** below.
* **Monitoring settings**: Opens **a** dialog where you can configure monitoring settings to highlight values in session metrics for RD Session Hosts. The dialog lists available metrics and allows you to set Warning and Critical thresholds for a given metric. To set a threshold, select the checkbox in front of a metric name and specify the desired values. During the RAS Farm operation, when a threshold is reached, a session metric value is highlighted as follows: Warning threshold — orange; Critical threshold — red.

  To reset values for a given threshold, select it and choose **Reset** from the ellipsis menu (or right-click > **Reset**). You can also enable or disable threshold color coding for a metric. To do so, select a metric and choose **Enable** or **Disable** from the ellipsis menu.
* **Refresh**: Refresh the list.
* **Export**: Export session information to a CSV file. See [**Session information**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/session-information).

## **Running processes**

The **Show running processes** menu option opens the **Running Processes** view for the session host with a filter applied to show processes for the selected session only.

The ellipsis menu allows you perform the following actions on a process:

* **Kill process**. Kill the selected process.
* **Refresh**. Refreshes the list.


---

# 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.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/user-sessions.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.
