# Preview HMI Panel

You can use the **preview toolbar** to get an idea of how the designed HMI panel will look like. Using the preview function can be usefull because HMI panel will not look exactly the same on every device.

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FgccESXK9EPMhsRnP9GM5%2Fhmi-preview.png?alt=media&#x26;token=63077be7-da61-43df-b326-6a04e61e36e1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Robot plugin must be [installed ](https://docs.robpod.cloud/hmi-designer/installation)on robot to launch the preview on robot teach pendant.
{% endhint %}

{% hint style="info" %}
Keep in mind that the preview function will not launch a working instance of your HMI panel, but just a graphical preview.
{% endhint %}

### Local Preview

Select ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FyXv8bHgK23qsGs2hHlaa%2FcwmScreenOn.png?alt=media\&token=0a5d837e-abb1-4682-9f72-8f357f9e18a7)**Local** option and click on ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FRzPAPtMhuSaJYj00p9ML%2Fpreview.png?alt=media\&token=a7430e57-44d3-4465-a44f-74a4c148fb60)**Preview** to launch the preview on your PC.

### Remote Preview

{% tabs %}
{% tab title="Universal Robots" %}
Select ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2F4sbebWI42Ih3acKJHofo%2Frobot.png?alt=media\&token=ba8fa95c-2362-444e-b988-06a4c98b337a)**Robot** option and click on ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FRzPAPtMhuSaJYj00p9ML%2Fpreview.png?alt=media\&token=a7430e57-44d3-4465-a44f-74a4c148fb60)**Preview** to launch the preview directly on robot teach pendant.

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FuHRpvKQT2xXTpkWeMOAU%2Fhmi-launch-preview.png?alt=media&#x26;token=6fa2e364-66d8-4eba-8122-b641cd1ab905" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Doosan Robotics" %}
Open **Robpod App** inside Doosan teach pendant and keep it open durning the procedure.&#x20;

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2F0lwbF3U1UjrCpIcDjOsk%2Fhint_doosan_app_step1.gif?alt=media&#x26;token=060cb8a5-ce22-4bb5-8a0d-364d4e9c7278" alt="" width="563"><figcaption></figcaption></figure>

Select ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2F4sbebWI42Ih3acKJHofo%2Frobot.png?alt=media\&token=ba8fa95c-2362-444e-b988-06a4c98b337a)**Robot** option and click on ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FRzPAPtMhuSaJYj00p9ML%2Fpreview.png?alt=media\&token=a7430e57-44d3-4465-a44f-74a4c148fb60)**Preview** to launch the preview directly on robot teach pendant.

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FuHRpvKQT2xXTpkWeMOAU%2Fhmi-launch-preview.png?alt=media&#x26;token=6fa2e364-66d8-4eba-8122-b641cd1ab905" alt="" width="563"><figcaption></figcaption></figure>
{% 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/design-steps/preview-hmi-panel.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.
