Dashboard Sections

Group widgets, show a group only to the devices it applies to, or repeat a group once per item the device reports.

The Monitoring Dashboard of a device model is built from sections. A section is a named group of widgets that renders as one row on the device's Overview tab, and sections stack in the order you set.

Every section behaves in one of these ways:

SectionShowsUse it when
RegularOn every device of the modelThe widgets are the same for all devices
ConditionalOnly on devices where a path is truthyOnly some devices have the feature
Lab onlyOnly to lab accountsYou're testing widgets on a published model
DynamicOnce per item the device reports in a listThe device has a variable number of ports, channels, zones…

Conditional, lab-only and dynamic combine: a dynamic section can also carry a condition, and any section can additionally be limited to lab accounts.

Creating a section

Go to Products → your model → Monitoring dashboard → Add section. Use Reorder sections to change the order they appear in.

Regular sections

The default. Set a name, leave Condition type on All devices, and add widgets. Every device of the model shows the section.

Lab-only sections

Tick Make this section seen only for lab accounts to keep a section hidden from real customers while you build it on a published model.

If the section also has a condition, both must pass: a lab account still won't see the section unless the path is truthy.