# Desktop HMI Viewer

When you have a [running ](/hmi-designer/design-steps/run-hmi-program.md)HMI panel on your robot, you can use the **Robpod HMI Viewer** to display and interact with the panel remotely from your PC.&#x20;

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

{% tabs %}
{% tab title="Universal Robots" %}
Latest version of **Robpod HMI Viewer** can be download here:

| Download                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------------- |
| [Robpod HMI Viewer Latest Release](https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-hmi-viewer.zip) |

Launch Robpod HMI Viewer application and specify the robot IP address to connect with, and click on **CONNECT**.

<figure><img src="/files/pw6c68MNph4UfTPnwJoT" alt="" width="217"><figcaption></figcaption></figure>

{% hint style="info" %}
Robot network must be reachable from your PC in oreder to connect with it.
{% endhint %}

After successful connection, the running HMI Panel will apear also on your Desktop Environment.

<figure><img src="/files/syZiz1rDZ4odUaOLTfW6" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Doosan Robotics" %}
To view the HMI remotely you can use the standard Doosan **DART Platform** software installed on your PC.
{% endtab %}
{% endtabs %}


---

# 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.robpod.cloud/hmi-designer/desktop-hmi-viewer.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.
