What you will achieve
By the end of this tutorial you will have a working Planningboard embedded in a LiveReport page inside your existing Polarion project, ready for you to configure Plans and swimlanes.Prerequisites
- Planningboard is installed on your Polarion server (see Installation)
- A valid Planningboard license is applied (see License Installation)
- You have project administrator access to the target Polarion project
- The project contains at least one Plan with work items
Open Documents & Pages in your project
Navigate to your existing project in Siemens Polarion ALM and open the Documents & Pages section from the left sidebar.Choose a space where you want to host the Planningboard. For most teams the Planning space is a natural home, but you can use any space you have write access to.
What you should see: The Documents & Pages tree for your project, listing existing spaces and pages.

Create a new LiveReport page
Inside the chosen space, create a new LiveReport Page and give it a recognizable name such as 
What you should see: A blank LiveReport page open in edit mode, ready for widgets to be added.
PlanningBoard.
Planningboard runs as a widget embedded inside a LiveReport page. It cannot be placed on a plain Wiki page — you must use a LiveReport page type.
Insert the Planningboard widget
With the LiveReport page open in edit mode, open the widget picker. From the list of available widgets, select Plans - Planningboard.
The widget is inserted into the page and loads the Planningboard using the project’s existing Plan structure.What you should see: The Planningboard widget renders on the page, displaying cards grouped into swimlanes based on the default configuration. Plans detected from the project appear as columns.

Verify the board loads correctly
Save the page and view it in read mode. Confirm that:
- Plans appear as columns across the board
- Work items appear as cards within the swimlanes
- Swimlanes are populated (the default
assignmentModegroups items by assignee)
Configure the widget parameters (optional first pass)
Click the widget’s settings icon to open its parameter panel. The two most important parameters for an initial setup are:
Minimal example — show release plans containing stories, grouped by assignee:What you should see: After saving the widget parameters, the board refreshes to show only the Plans and work items matching your filters.
| Parameter | Purpose | Example value |
|---|---|---|
plansQuery | Lucene query selecting which Plans appear on the board | type:releasePlan |
wiType | Work item type filter restricting which items load as cards | story |
assignmentMode | How work items map to swimlanes | ASSIGNEE |
lastPlans | Number of past Plans to show | 1 (default) |
nextPlans | Number of future Plans to show | 5 (default) |
Setup flow at a glance
Next steps
With the board running in your project, explore these topics to get more out of Planningboard:- Create Your First Planningboard — walk through a complete planning session end-to-end
- Basic Board Interactions — drag cards, use the sidebar, and refresh the board
- Concepts — understand swimlanes, capacity bars, Plan queries, and normalization
- Guides — task-oriented how-to guides for swimlane configuration, capacity setup, and more
Sources
Sources
KB Articles
- How to setup Planningboard into existing projects (based on E-library template)
- Install Planningboard
- Introduction to Planningboard
Config.javaPlanningBoardWidgetRenderer.javaPlanningBoardSetupService.javacapacityHelperData.cy.tsItem.java