What you will achieve
By the end of this tutorial you will have:
- A LiveReport page with a Planningboard widget embedded
- Plans from your project displayed as columns on the board
- Work items arranged as cards in swimlanes grouped by assignee
- A capacity bar visible
Prerequisites
- Planningboard is installed on your Polarion server. See Installation if you have not done this yet.
- A valid Planningboard license is active. See License Installation.
- You have edit rights on at least one Polarion project that contains Plans and work items.
- Your Polarion user has the
planningboard role assigned (ask your administrator if unsure).
Open Documents & Pages in your project
Navigate to your Polarion project and open the Documents & Pages section from the left sidebar.Choose the space where you want to host the board — for example, Planning.If your project uses the E-Library template, a Planning space is already present. You can create the board page directly inside it.
What you should see: The space opens and shows any existing LiveDoc and Wiki pages in that space.
Create a new LiveReport page
Inside the Planning space, click New and select LiveReport Page. Name the page Planningboard.Planningboard runs as a widget embedded in a LiveReport page. It does not work in a standard LiveDoc or Wiki page — use a LiveReport page specifically.
What you should see: A blank LiveReport page editor opens.
Insert the Planning Board widget
In the page editor, open the widget picker. Scroll through the available widgets and select Plans - Planningboard.What you should see: The widget is inserted onto the page and Planningboard loads immediately using the project’s default planning settings. You will see columns (Plans) and swimlanes (assignees) populated from your project data.If no plans appear, your project may not yet have any Plans defined. Create at least one Plan in Polarion’s plan management view before continuing.
Review the default widget configuration
Click the widget’s settings icon (gear/wrench) to open its parameters. The default configuration uses:Leave all parameters at their defaults for now. Save the widget configuration.What you should see: The board refreshes and displays your project’s Plans as columns, with work items arranged as cards in swimlane rows — one row per assignee.
Understand the board layout
- Columns — each column represents one Plan (sprint, release, etc.)
- Swimlanes — each row groups cards for one assignee
- Cards — each card is a work item; its ID and title are shown on the card
- Capacity bar — shown below the plans
- Unplanned column — work items not yet assigned to any Plan appear here
Enable capacity tracking (optional)
Open the widget parameters again. Under Parameters for Plans (Columns), find the Show Capacity Load toggle and set it to Yes.Save the widget configuration and reload the page.What you should see: A capacity bar appears below the Plan’s name, showing planned effort against that Plan’s available capacity.
Save and publish the page
Click Save to publish your LiveReport page. The board is now accessible to other project members who have the planningboard role.Users without a Planningboard license can view the board in read-only mode — they see all cards and swimlanes but cannot drag cards, create Plans, or access the sidebar. Licensed users have full editing capabilities including drag-and-drop scheduling.
What you should see: The page is saved and the Planningboard is live for your team.
Troubleshooting
Board shows “No Plans found” Check that your project has at least one Plan and that Plans Type (plansMode) is set to PROJECT_PLANS. If your project uses a custom plan structure, consult your administrator about the correct Plans (plansQuery) value.
All cards appear in the Unplanned column Work items appear as unplanned when they are not assigned to any Plan. Drag them from the Unplanned column into the appropriate Plan column to schedule them.
Next steps
Now that your first board is running, explore these topics to get more from Planningboard:
- Basic Board Interactions — drag cards between Plans, use the sidebar, and refresh the board
- Setup into Existing Projects — configure Planningboard for projects with custom work item types and fields
- Guides — deeper configuration guides for swimlanes, capacity, Plan queries, and card appearance
- Reference — complete widget parameter reference
Last modified on July 28, 2026