Views: board, dashboard, roadmap, focus

A board is a tabbed workspace. Each tab is a view — the grid itself, a metrics dashboard, a roadmap, or a Team Focus tab — plus two fixed sections for sources and intelligence that sit apart from the view tabs.

deckgauge · Board
Main BoardDelivery dashboardRoadmapTeam FocusSourcesIntelligence

View tabs on the left, Sources/Intelligence sections on the right.

What it does, and where the data comes from

Every board keeps a list of views, each typed BOARD, DASHBOARD, ROADMAP, FOCUS or COMPARISON. A new board always starts with one BOARD view ("Main Board") that can't be deleted while it's the only one. Alongside the view tabs, two more sections are always present: Sources, where you connect and manage Jira/GitHub/GitLab/Azure DevOps, and Intelligence, the engineering-intelligence area. These aren't views you can add, rename, or remove — they're fixed parts of every board.

How to manage views

  1. Add a dashboard — click the + at the end of the view tabs to add a new Dashboard view, ready to fill with widgets.
  2. Rename — double-click a view's tab (or use its menu) to edit its name in place.
  3. Delete — from a Dashboard tab's menu; deleting removes its widgets permanently and asks for confirmation first. The board's last remaining view can't be deleted.
  4. Switch views — click any tab; the active one is highlighted.
  5. Open Sources or Intelligence — use the tabs on the right of the view row; they don't affect which view is "active".

The Team Focus view

A FOCUS view is added from a preset rather than from the + menu. On a board with a Jira or Azure DevOps source attached, the Board tab offers "Try the Team Focus preset"; applying it creates a Focus view with its twelve widgets laid out and leaves your other views untouched.

It renders through the same canvas, widget registry and period picker as a Dashboard view — it is a distinct type because its widget set, its preset and its data requirements differ, not because it needs a different layout engine. See Team Focus.

Under the hood

A Roadmap view isn't something you add ad hoc from the tab bar — it's seeded when a board is created from a template that includes one (the Development template does; Blank and Recruitment don't). See Board templates for what each template seeds.

If it looks wrong

SymptomCauseFix
Delete is disabled on a view tabIt's the board's only remaining viewAdd another view first, or leave this one in place
No Roadmap tab on this boardThe board wasn't created from a template that includes oneRoadmaps can also be created standalone — see the roadmaps docs
Renamed a dashboard but the tab still shows the old nameThe rename didn't commitPress Enter to confirm, or click away to save on blur
No Team Focus banner on the Board tabThe preset is already applied, or no Jira/ADO source is attachedCheck the existing tabs first, then the board's Sources section

Related

Last updated