Dashboard
CMDBuild provides the ability to configure dashboard pages, each dedicated to monitoring specific aspects such as asset status, service desk performance, cost allocation, and more.
A dashboard consists of multiple components — charts (bar, gauge, line, pie), data tables, and texts.
Like all CMDBuild components, dashboards are configured in the Administration Module and can then be referenced in the Navigation Menu of the Management Module.

Dashboard consultation
For each dashboard element, you can perform the following operations:
- expand or collapse the element panel
- view the chart in a popup
- display or hide the controls used to edit parameters
- display or hide the full list of values used for chart calculations
- download chart data
- refresh the chart
Some charts also include:
- required parameters
- a button to load data after filling in the parameters
The following example shows how to set a parameter of a calculation function in a chart.

The next example shows how the list of values used for a chart can be requested and displayed.

Dashboards are implemented using dedicated components of the Ext JS library, which the entire CMDBuild user interface is based on.