# Running Resources

To view running resources for an RD Session Host, click the **Running Resources** item in the navigation bar. To see the detailed resource information, click the resource name. This opens a view displaying the basic resource information (ID, name, target, etc) and the corresponding session information. For the detailed information about session metrics, please see [**Session information**](https://docs.parallels.com/landing/ras-mp-guide/sessions/session-information).

To perform an action on a resource, select it in the list and click the ellipsis menu. Choose from one of the following:

* **Message**: Send a message to the session owner.
* **Disconnect**: Disconnect the session.
* **Log off**: Log off the session.
* **Show running processes**: Opens a view displaying running processes.
* **Show user session**: Open a view displaying the information about the session.
* **Show information**: Opens a view displaying the resource information.
* **Monitoring settings**: See the description in [**Active Sessions**](https://docs.parallels.com/landing/ras-mp-guide/infrastructure/rd-session-hosts/manage-an-rd-session-host/active-sessions).
* **Refresh**: Refreshes the list.
* **Export**: Save the list into a CSV file.


---

# 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/infrastructure/rd-session-hosts/manage-an-rd-session-host/running-resources.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.
