Dashboard

Dashboards provide a customizable overview of your workarea with configurable widgets for visualizing item data, tracking metrics, and monitoring progress.

Managing Dashboards

You can create multiple dashboards per workarea. Dashboards live in the Explorer tree in the sidebar — alongside documents, organized into folders — and each has its own URL you can bookmark or share. An Overview dashboard is created automatically on first visit.

  • Create a dashboard with the New button in the toolbar, or via the Explorer’s + menu (New dashboard); new dashboards open directly in edit mode
  • Rename, describe, or delete a dashboard from the Properties panel — edits are batched behind Save
  • The Properties panel also sets the dashboard’s grid columns and holds file attachments (drag-and-drop, up to 50 MB each)

Edit Mode

Click Edit in the toolbar to customize the dashboard (the button becomes Done while editing):

  • Add Widget opens the widget picker
  • Drag widgets to reorder them
  • Resize widgets by dragging their edges
  • Configure a widget with its gear icon — every widget has a title and most accept a query-language filter
  • Remove widgets with the delete button

Changes are auto-saved after a short delay; clicking Done also saves.

Edit mode with the Add Widget picker open

Widget Types

WidgetDescriptionConfiguration
Stat CardSingle metric (Total Items, Items by Type, Items by Status, Total Commits, Total Baselines)Metric, query filter, color
Bar ChartItems grouped by a fieldGroup by Status or Type, query filter
Pie ChartDistribution as a donut chartGroup by Status or Type, query filter
Trend LineItem count over timeTime range, granularity, date field, display mode (cumulative or per-period)
Item TableList of itemsMax rows, query filter
Traceability MatrixLink coverage between item typesSource type, target type, link type
Text / NotesFree-form notes, instructions, or markdown headingsMarkdown content

Default Widgets

A new Overview dashboard includes:

  • 4 stat cards — Requirements, Test Cases, Hazards, and Baselines counts
  • Bar chart — Items by Status
  • Pie chart — Items by Type
  • Item table — Recent Items (8 rows)

Widget Layout

Widgets are arranged on a grid — 12 columns by default, configurable per dashboard in the Properties panel. The grid adapts to narrower screens automatically.

Baseline Mode

When viewing a baseline, the dashboard title shows the active baseline name and all widgets display data from that snapshot. Editing is disabled in baseline mode.