# Running resources

To see the list of published resources currently running on all hosts, navigate to **Sessions** > **Running Resources**.

Some of the notable columns in the list are:

* **Published name**: Published resource name (as seen in the **Publishing** category).
* **ID**: The published resource ID (as seen in the **Publishing** category).
* **Description**: Published resource description.
* **Process name**: The corresponding process name.
* **User**: Session owner.
* **Session ID**: Session ID.
* **Session host**: Session host name.
* **Source**: Session source (RDSH, VDI).

To perform a task on a resource, select it in the list and click the ellipsis menu. Some of the tasks include:

* **Message**: Send a message to the session owner.
* **Disconnect**: Disconnects the session.
* **Log off**: Log off the session.
* **Show running processes**: Opens the **Running Processes** view for the session host with the corresponding PID filter applied.
* **Show user session**: Opens to the [**Session Info**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/session-information) view.
* **Show information**: Displays the resource summary info and the session information. The session information includes the same metrics as described in [**Session information**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/session-information).
* **Monitoring settings**: See the description of the **Monitoring settings** menu option in the [**User sessions**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/user-sessions) topic.
* **Refresh**: Refreshes the list.
* **Export**: Exports the resource info to a CSV file.

To see the detailed published resource information, click the resource name. This opens a view displaying the basic published resource information (ID, name, target, etc.) and the corresponding session information. For the detailed description of session metrics, please see [**Session information**](https://docs.parallels.com/landing/ras-mp-guide/v19-en-us/sessions/session-information). Clicking the resource name takes you to the **Publishing** category where the published resource is configured. The items in the navigation bar perform the same actions as the corresponding menu items described above.


---

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