Before you start
- You must be in edit mode on the Polarion LiveDoc or Wiki page that contains the Planningboard widget.
- Expand the Tools panel in the Polarion rich page editor, then click the Edit button on the widget to open the configuration dialog.
Parameter groups
The configuration dialog is organized into five groups. The sections below cover each in turn.1. Work Items
These parameters define which work items are loaded onto the board and how they appear.
Configuration example
A Scrum team tracking Stories and Tasks with effort estimates:- Query:
type:story OR type:task - Sort by: priority
- Dependency Roles:
depends on - Sidebar Fields:
Title,Status,Planned In,Estimate
2. Plans (Columns)
These parameters control which Polarion Plans appear as columns and how capacity is displayed.
Report Link example
3. Queries (Unplanned Sidebar Filters)
The Queries group lets you define named filters that appear in the unplanned section’s filter menu.
Use this to give planners fast access to subsets of the backlog — for example, items with a specific status, type, or component — without changing the main board query.
Example: Create a query named
Reviewed with value status:reviewed. It surfaces all reviewed cards under the unplanned section when the filter is enabled.


4. Swimlanes (Rows)
These parameters control how work items are grouped into horizontal rows.Assignment modes
Report Link example

5. New Plan
When enabled, adds a plus (+) button to the board toolbar so users can create new Plans directly from the board.
Example: New Plan without Teams

- Template ID:
iteration - Parent ID:
Version_3_0 - Plan Name Pattern:
Iteration ${lastPlan.counter + 1} - Plan ID Pattern:
iteration_${lastPlan.counter + 1} - New Plan Duration:
14d - Enable Teams: disabled



Verification
After saving the widget configuration, refresh the page. You should now see:- Cards matching your Query loaded into the board
- Columns corresponding to the Plans selected by your Plans query and count settings
- Swimlane rows reflecting the chosen Assignment Type
- The capacity bar visible in each Plan column header (if Show Capacity Load is enabled)
- The unplanned section populated with cards not yet assigned to any Plan
NOT *:* (the default — intentionally loads nothing) and that at least one Plan exists in the selected project scope.
See also
- Configure Plans (Columns) — detailed Plans query and mode options
- Configure Swimlanes (Rows) — swimlane assignment type setup
- Configure Work Items Dataset — query and type filtering
- Configure Unplanned Sidebar — unplanned section and query filters
- Configure Capacity Tracking — capacity load and normalization
- Configure Dependencies Display — dependency link role setup
- Use Page Parameters — parameterizing board configuration per page