Navigation

Dashboards

A Dashboard is a custom metric page composed of widgets. Use them for project status pages, team rollups, billable-hours summaries, customer health, anything that needs a single-screen view.

dashboard with multiple widgets

Creating a dashboard

+ → New Dashboard in the sidebar. Give it a name, optional space (or workspace-level). Drag widgets from the right panel onto the grid.

Widget grid

Widgets snap to a 12-column grid. Resize by dragging corners; reposition by dragging the title bar. The grid auto-rearranges on mobile (single column).

Widget types

The 14 widget types are documented in Widgets. Highlights:

  • Number — single big number with comparison delta
  • Counter — count of tasks/rows matching a filter
  • Chart — line, bar, pie, donut from a KSQL query (Konduit's simple query language)
  • Table — query result rendered inline
  • Time logged — billable / non-billable totals over a period
  • Status breakdown — pie chart of task statuses
  • Recent activity — feed of recent task updates

Auto-dashboards

Projects and Spaces get auto-dashboards — pre-configured widget layouts that cover the common metrics. Customize from there.

Sharing

Dashboards can be:

  • Workspace-wide — visible to every member
  • Space-scoped — visible only to space members
  • Private — visible only to the creator

External sharing (public links to dashboards) isn't available yet.

Refresh

Dashboards refresh on load. Manual refresh button in the top right; auto-refresh every 60 seconds is configurable per dashboard.

Next