A widget is a tool that allows users to visualize their data in various ways. Some widgets rely on data from data sources, while others use information from internal configurations.
Below are the different widgets and their functionalities:
Widgets | Type | App Types | Supported Data Source | Synchronization, as a listening widget (See Widget synchronization) |
|---|---|---|---|---|
Time Series Trend (Time Series Trend) | Trend | Dashboard & Report | Points (Point Datasource) & Availabilty Stats ( Availability Statistics Data Source) | Yes |
XY (XY) | Chart | Dashboard & Report | Points (Point Datasource) | Yes |
Waterfall | Analytics Apps | Dashboard & Report | Points (Point Datasource) & Availabilty Stats ( Availability Statistics Data Source) | No |
Time Summarized Metrics | Data Tables | Dashboard & Report | Points (Point Datasource) & Availabilty Stats ( Availability Statistics Data Source) | No |
Single KPI | Data Tables | Dashboard & Report | Points (Point Datasource) & Availabilty Stats (Availability Statistics Data Source) | Yes |
Report Comment | Customization | Report | No | No |
Report Writer | Customization | Dashboard & Report | Points (Point Datasource) & Availabilty Stats (Availability Statistics Data Source) & AssetAttributes (Asset Attribute Datasource) | No |
Real Time Map | Monitoring Apps | Dashboard | No | No |
HTML Composer | Customization | Dashboard & Report | No | No |
Heatmap | Chart | Dashboard & Report | Points (Point Datasource) | No |
Event Log | Monitoring Apps | Dashboard & Report | No | Yes |
Category Bar Chart | Chart | Dashboard | Points (Point Datasource) & Availabilty Stats ( Availability Statistics Data Source) | No |
Asset Summarized Metric | Data Tables | Dashboard & Report | Points (Point Datasource) & Availabilty Stats (Availability Statistics Data Source) & AssetAttributes ( Asset Attribute Datasource) | Yes |
Asset Metric Chart | Chart | Dashboard & Report | Points (Point Datasource) & Availabilty Stats ( Availability Statistics Data Source) | No |
Analytic map | Monitoring Apps | Dashboard | Points (Point Datasource) | No |
Site Operations | Monitoring Apps | Dashboard | Points (Point Datasource) & Availabilty Stats (Availability Statistics Data Source) | No |
Pie Chart | Chart | Dashboard & Report | Points (Point Datasource) & Cases & Allocations ( allocation data sources are built-in data sources that are automatically available for all apps and cannot be modified) | Yes |
All synchronization-compatible widgets can listen to:
Event Log (Event Log) for time range selection
Event Log (Event Log) , Asset Metric Chart (Asset Metric Chart) and Asset Summarized Metrics (Asset Summarized Metrics) for object selection
Widgets supporting datasources
For widgets that support data sources, the configuration interface is unified and always consists of two tabs:
General tab — Contains the list of available data sources the widget can use, along with output settings that define how the data is displayed in the widget.
Advanced tab — Provides additional, more specific configuration options (not all widget have this option).
The General tab is divided into two sections: the Linked Datasources table and the Output Configuration.
Linked Datasource table
The Linked Datasource Table is a shared component used across all widgets that support data sources. It displays the types of data sources that can be connected to the widget and shows the intersection between:
Data sources linked to the application, and
Data sources supported by the widget.
Within this table, users can view all the configured data for each data source. They can also determine whether a data source uses the app’s global time filter or if it has custom date settings.

Users can create a new data source directly by clicking “+ Create new Data Source for App”. This action will automatically publish and link the data source to the current app. Alternatively, users can link an existing data source using the “Link Data Source to App” button.
Note: After making any changes, users must click the Refresh button to update the linked data source table.
From the widget itself, users also have quick access to manage each linked data source. They can:
Open the data source in a new tab,
Add a new point,
Add a new attribute
Add a new calculation.
.png?sv=2022-11-02&spr=https&st=2026-03-19T22%3A59%3A12Z&se=2026-03-19T23%3A13%3A12Z&sr=c&sp=r&sig=sdMFgirdHCkeGfDJE5Dv0t949a8PugAHj6lM9jcUiWM%3D)
Add Point (available on the Points tab only): allows to add a point outside the data source. Information to enter:
Point: The point to add. The proposed points are those of the concerned asset.
Time Period Aggregate: How the values will be aggregated over time (average over the period, minimum, maximum, etc.)
Data Name: The name that will be given to this element on the widget (both for configuration and final display)
Multi Asset Aggregation: How the values will be aggredated (no aggregation, sum or average) for display if multiple assets are selected

Add Attribute (available on the Points tab only): allows to add an attribute outside the data source. Information to enter:
Attribute: The attribute to add. The proposed attributes are those of the concerned asset.
Data Name: The name that will be given to this element on the widget (both for configuration and final display)

Add Calculation (available on the Points tab only): allows to add a calculated value. Information to enter:
Name: The name that will be given to this element on the widget (both for configuration and final display)
Multi Asset Aggregation: How the values will be aggredated (no aggregation, sum or average) for display if multiple assets are selected
Unit: The unit that will be displayed on the widget final display
Expression: The calculation formula. To use a point in a formula, click on it, its formatted code will be append to the formula.

Output configuration
Each widget has its own configuration options depending on how it displays data.
However, one common element across nearly all widgets is color selection.
Bazefield uses a unified color picker shared by all widgets.
For each widget, the user must configure two colors:
One color for the light theme
One color for the dark theme
You can either:
Enter a hex color code manually, or
Select a color from the provided palette
.png?sv=2022-11-02&spr=https&st=2026-03-19T22%3A59%3A12Z&se=2026-03-19T23%3A13%3A12Z&sr=c&sp=r&sig=sdMFgirdHCkeGfDJE5Dv0t949a8PugAHj6lM9jcUiWM%3D)
Additionally, you can use the copy button to duplicate the hex code and paste it elsewhere in Bazefield.
Link to Document360
Each widget configuration page includes a link to the Document360 page explaining how to configure the widget:

Provide specific documentation
In addition to the link to Document360, it is possible to add specific documentation for the use of each widget, within its context (dashboard / report).
Configuration - Documentation creation: On the widget configuration page, the Documentation tab allows you to enable the creation of a descriptive text, and then its display. Enter and format the desired text:

Final user - Documentation viewing: When Enable Documentation Tooltip is activated, a tooltip appears in the top right corner of the widget. Clicking it displays the entered description:

Viewing widget configuration
View-only access to all widget configurations within an application can be granted, allowing end users to better understand the displayed data.
Configuration: To enable this feature, go to the Advanced tab of the application editing page:

Final user (accessing the application via a Bazefield menu): To enter a widget configuration in read-only, click its Settings icon:

The entire widget configuration can now be viewed (but not modified):
