Dashboards
Dashboards are configurable operational views built from widgets. Each widget binds to a data source: a feature layer, form submissions, an IoT stream, or an analysis result.
Create a dashboard
- Open Dashboards → New dashboard.
- Enter a Name and Slug.
- Click Create.
The dashboard opens in the editor with an empty grid.
Add a widget
- Click Add widget.
- Pick a widget type:
- KPI card: a single metric.
- Gauge: a progress meter (0 to 100).
- Chart: line, bar, pie, or area.
- Map: an embedded 2D map of a layer or submissions.
- List: a tabular display of records.
- Table: a sortable, filterable table.
- Note: rich-text annotation.
- Indicator: an up / down / neutral status light.
- Pick a Data source:
- A feature layer (count, sum, mean, min, max, or filter).
- Form submissions (count by template, by status, or aggregate values).
- An IoT stream (live readings).
- Annotations or work orders.
- Configure the widget. Each type has its own options (chart type, colours, thresholds).
- Click Save.
The widget appears on the grid.
Arrange widgets
- Drag a widget to move it.
- Drag the bottom-right corner of a widget to resize it.
- Click Save layout in the toolbar to commit the changes.
Add cross-widget filters
Cross-widget filters cascade: clicking on one widget filters every other widget on the dashboard.
- Open the dashboard's Filters panel.
- Click Add filter.
- Pick the field to filter by.
- Click Save.
Now clicking a chart segment, list row, or map feature applies that value as a filter to every other widget.
Use a template
To start from a pre-built dashboard:
- Click New dashboard and pick From template.
- Pick an industry template (water utility ops, rail asset health, highways condition).
- Click Create from template.
The new dashboard inherits the template's widgets. Edit them to point at your own data.
Share publicly
- Click Share in the dashboard toolbar.
- Choose an expiry for the link.
- Click Copy link.
Anyone with the link can view the dashboard without signing in.
Embed in another site
- Click Share → Embed.
- Copy the iframe snippet.
- Paste it into your portal or website.
What next?
- Maps: build the feature layers that feed dashboard widgets.
- Submissions: see how field captures roll up into dashboard counts.
- Spatial analysis: produce derived layers that become widget data sources.