For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to use the portfolio kanban

Lay your portfolio out in columns by status, priority, assignee, or tag category, and drag items between them to move them along.

The Board view is Smaply's kanban board for your portfolio: it lays every item out in columns so you can see your work by where it stands. It groups by status out of the box, you can drag a card from one column to another to move it along, and you can switch the grouping to priority, assignee, or tag category whenever a different cut is more useful.

Prerequisites

How to open the Board view

The Board lives on the portfolio views screen, alongside the Table and Chart views. The Portfolio menu opens on the Summary dashboard first, so you get there in two moves.

1

Open the portfolio views screen

Click Portfolio in the workspace sidebar to open the Summary, then click View details in the header (or Explore all on any type card). Both open the views screen.

2

Switch to the Board

In the Table / Board / Chart switcher at the top right, click Board.

The portfolio view switcher, a segmented control with Board selected and labelled, and Table and Chart as icon-only toggles.
The Table / Board / Chart switcher, Board active

The screen remembers the last view you used, so the next time you open the portfolio it lands here.


What the columns mean

By default the Board groups items by status, and each column is a status category: Not Started, In Progress, Completed, and No status for items whose status hasn't been set. Each column header carries a live count and a ... menu, and cards show the item's type icon and title.

The portfolio Board view with four columns: Not Started (4 items), In Progress (17 items), Completed (2 items), and No status (1 item). Each card shows a type icon and a title, and each column header shows a count and a three-dot menu.
Portfolio Board, grouped by status category

The categories are fixed, but the individual statuses underneath them are not. Each portfolio item type defines its own statuses, and each maps to one of these categories. A type's statuses might run Research, Design, Development, and Done, for example, where Research and Design count as In Progress and Done counts as Completed. That is why two cards in the same column can show different underlying statuses. To change which statuses a type has and how they group, see How to create custom portfolio item types.


How to group the board by priority, assignee, or tag category

Status is only the default. Open Settings (the Display settings menu) and pick a different dimension under Group columns by to lay the same items out a different way:

  • Status - delivery stage (the default).

  • Priority - High, Medium, Low, and None columns, to see how much high-priority work is outstanding.

  • Assignee - one column per owner, to balance and review workload.

  • Tag category - columns from one of your tag categories.

The Board Display settings menu open with the Group columns by submenu expanded, listing Status, Priority, Assignee, and Tag category. Status is selected.
Display settings > Group columns by

For example, grouping by priority replaces the status columns with High, Medium, Low, and None, so the board becomes a priority backlog you can rebalance at a glance.

The portfolio Board regrouped by priority, with columns High, Medium, Low, and None, each holding portfolio item cards.
The same board, grouped by Priority

The same Display settings menu also sets Card display options (Compact or Standard) and a Show empty columns toggle.


How to move an item

Drag a card from one column to another to move it. The board updates the field it is grouped by to match the new column, so dragging a card to a different column changes its status when grouped by status, its priority when grouped by priority, and so on. The columns re-count as you go.

To set a value precisely, or to change several fields at once, open the item instead.

1

Open the item

Click the item's card to open it. The edit modal opens on the Details tab.

2

Change the field and save

Pick a new value from the Status dropdown (or Priority, Assignee, or Tags to match how the board is grouped), then click Save. The board re-sorts the item into its new column.


How to filter the board

Click the filter icon in the toolbar to narrow the board to a subset of items. The same dimensions are available as on the Table view, so you can focus on one journey map, type, priority, assignee, or tag. The column counts update to reflect what's left after filtering.

Last updated