Custom widget
A custom widget allows you to embed frames (iframe) into dashboard scenes via a source URL or source code. Use a custom widget to add external resources or arbitrary elements to a scene.
Creating a widget
- Go to the Dashboards tab.
- Open the dashboard.
- Open a scene using the arrows
and
. If there is only one scene in the dashboard, it opens automatically.
- In the top menu of the dashboard, click
icon.
- Select the Custom widget widget type.
- Enter the source URL or source code for the HTML element to display in the widget.
- Click Create.
The new widget is automatically added to the selected dashboard scene.
Parameters
General widget settings
Parameter | Description |
|---|---|
| Widget name | Widget name. |
Link
Parameter | Description |
|---|---|
| Link to the resource | The URL of an external page to display in the widget, in the format https://example.com.Example of a widget with an embedded website: ![]() |
Code
Parameter | Description |
|---|---|
| Code | Source code in HTML or JavaScript for the HTML element to display in the widget. The code runs inside an iframe element.Example of a widget with an embedded map: ![]() |
What's next?
- Get to know more about other Widgets types.
- See available Operations with widgets.
- Quick start.
- Get to know how to work with Data and Data visualization.
- Get to know more about Layers, Dashboards, and Scenes.
- Get to know Analytics scenarios.

