Layout and widgets
All widgets share common controls: Remove, Change Data Source, Full Screen, and Settings. Chart widgets also offer Chart Style and Local Filters. Some chart widgets allow visual customisation such as labels and margins in their settings. You can drag widget edges or corners to resize. Use Section widgets to group parts of the dashboard and improve navigation. Change Data Source retargets a data widget to another model that is already mounted on the dashboard, and keeps the widget’s property bindings, filters, and chart options. Use it when you have tuned an analysis on scheme A and want the same setup on scheme B without rebuilding the widget.- Model Viewer and Dual viewer are excluded — they own their mounts. Change models or versions on the viewer itself, or re-pin the version from the Sources sidebar.
- Property paths and filter rules that do not exist on the new source are kept and flagged, not deleted. An empty chart often means the path is missing on the new source, not that the widget was wiped.
- Switching back usually restores those rules once the property exists again.
1
Add sections to group areas
Drag Section from the widget panel onto the canvas to group areas (e.g. “Takeoff”,
“Validation”). Add widgets inside each section.
2
Resize widgets
Drag widget edges or corners to resize.
3
Reorder widgets
Drag widgets by the header to reorder. Layout and filter state are saved with the dashboard.
Can I duplicate a widget?
Can I duplicate a widget?
Yes. Select the widget (click it), open the menu (⋮) in the widget sidebar, and choose
Duplicate. A copy of the widget is added to the canvas with the same settings.
Is there a limit to how many widgets I can add?
Is there a limit to how many widgets I can add?
There’s no hard limit, but dashboard performance may decrease with very large numbers of
widgets.
Can I lock a widget or the layout?
Can I lock a widget or the layout?
Yes. Select the widget, open the menu (⋮) in the widget sidebar, and choose Lock widget. A
locked widget cannot be moved or resized. Choose Unlock widget from the same menu to allow
editing again.
Can I undo deleting a widget?
Can I undo deleting a widget?
No. There is no undo for layout changes. If you delete a widget by mistake, add a new widget of
the same type from the sidebar and configure it again, or duplicate another widget if you have
one with similar settings.
Can I export a dashboard or widget (e.g. PDF, image, or chart data)?
Can I export a dashboard or widget (e.g. PDF, image, or chart data)?
Some widgets support export: tables can export to CSV, RenderGenie can export an image, and
Model Validation has its own interface for importing and exporting rulesets and interop. There
is no single “export dashboard” to PDF or image for the whole dashboard.
Why is my dashboard slow?
Why is my dashboard slow?
Dashboards run in the browser and BIM models can be large—the browser and your device are the
main factors. Large models are slow to load, and all widgets depend on the data source loading.
Running many Model Validation rules (e.g. 2000) against a large model also takes time to
compute; results use page caching. Properties-over-time widgets use Speckle Automate to store
prior results.
How many models can I add to one dashboard?
How many models can I add to one dashboard?
There are no hard limits, but see “Why is my dashboard slow?”—large numbers of models or widgets
can affect performance.
Which applications have extra widgets?
Which applications have extra widgets?
Revit, Tekla, CAD, and other connectors may expose additional widgets in the widget panel (e.g.
Levels, Families, Material quantities). Open the widget panel in the app to see what’s available
for your connected sources.
Can I use IFC models in dashboards?
Can I use IFC models in dashboards?
All ingested and published data in Speckle is Speckle data, regardless of original format (e.g.
IFC). You can use it in dashboards like any other model. Specialised widgets (e.g. for Revit,
Tekla) add features relevant to those sources; the underlying data is the same.
If I pin a version, does the dashboard ever change?
If I pin a version, does the dashboard ever change?
A pinned version stays fixed until you change it. From the Sources sidebar you can re-pin
or unpin a mounted model without
creating a new data source — widgets keep their bindings to the same source id. The change saves
the dashboard immediately. Charts and tables recompute against the new version’s properties;
paths that only existed on the old version go empty until you rebind them.
Can I compare more than two versions at once?
Can I compare more than two versions at once?
Yes. You can add multiple Model Viewer widgets or use widgets that support multiple data sources
to compare several versions. The Dual viewer widget compares two at a time; other widgets can
aggregate or compare across more sources.
Themes
Dashboard UI (light/dark) follows your workspace or system preference. Use the theme toggle in the dashboard or workspace settings when available. Chart and validation colors use a Themes panel in the dashboard sidebar. Open the sidebar and select Themes to pick a preset color palette or choose Custom to define your own colors for charts and pass/fail styling. The selected theme is saved with the dashboard. Themes also include accessibility-focused color blindness modes and a legibility mode for higher-contrast reading, especially helpful when reviewing 2D linework-heavy models. Category color mapping is consistent across widgets, so the same category keeps the same color in different charts. In custom themes, you can edit individual colors and reorder them with drag-and-drop to control palette priority. See this video for instructions on how to apply color coding and change the theme.Related
- Sharing — presentation mode, share links, and scenarios
- Filters — page-level and widget-level filters
- Common workflows — quantity takeoff, portfolio analysis, and more
- Data Validation — Property Checker and Model Validation