# iFrame

With the "iFrame" widget, you can embed websites in the eliona dashboard.

The embedded pages are interactive. This means that you can operate the embedded pages within the widget. For example, it is possible to scroll the pages, perform searches, etc.

<div data-full-width="true"><figure><img src="/files/7a17f6463c75c3276904ddda68a50e3abf1efa1b" alt=""><figcaption><p>The German Wikipedia, embedded in a dashboard via the "iFrame" widget. Wikipedia can be used within the widget as usual.</p></figcaption></figure></div>

{% hint style="warning" %}
**Warning!**\
Not all websites can be embedded. Owners of a website can prohibit their website from being embedded. These websites cannot be embedded.&#x20;
{% endhint %}

## When should this widget be used?

The "iFrame" widget is well suited, for example, to display news in a [-> Smart Assist View](broken://pages/ccebc51b1d21ccf02794a7933adb087ca2b4861f) display.

Because the embedded websites are interactive, the widget can also be used to keep technical documentation within easy reach.

## Configure widget

{% @supademo/embed demoId="tCKwB7W9kyOCqXBwQWbdS" url="<https://app.supademo.com/demo/tCKwB7W9kyOCqXBwQWbdS>" fullWidth="true" %}

1. Make sure you are in the "Dashboard" menu
2. Click "Add widget"
3. Click on "View"
4. Click on "iFrame"
5. Select the primary asset. The name of this asset appears in the widget title bar.
6. Enter the URL of the website to be embedded in the widget. \
   **IMPORTANT**: Enter the full URL, including the prefix ("http\://" or "https\://"). It is best to copy the website URL from the address bar of your browser.&#x20;
7. Specify a minimum height in pixels for the widget
8. Optional: Choose how much space your new widget should take up on the dashboard.
9. Click "Add widget"


---

# 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.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/iframe.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.
