What You Will Achieve
After completing this tutorial, you will have:- A Polarion Info Page with a Work Items Gantt widget
- Filtered work items displayed as task bars on the Gantt chart
- Parent-child hierarchy showing grouped work items
- Dependency roles configured for linking tasks

Prerequisites
- Gantt installed on your Polarion server
- A Polarion project with existing work items (or use the E-Library template)
- Edit permissions on the project’s Documents & Pages


1
Create an Info Page
- Open your Polarion project
- Navigate to Documents & Pages
- Select a space (for example, Default Space)
- Click Expand Tools in the upper toolbar
- Click the Gear button and select Create New
- Choose Info or LiveReport Page
- Enter a title (for example, “Project Nextedy Gantt”) and click Create





2
Add the Work Items Gantt Widget
In the widget picker on the right side of the page:
- Expand the Work Items category
- Select Gantt (Work Items)
- The widget loads onto your page, displaying all work items in the project

Polarion shows two Gantt widgets: Gantt (Work Items) under the Work Items category displays individual work items. Gantt (Plans) under the Plans category displays Polarion Plans. For this tutorial, use the Work Items variant.
3
Filter Work Items by Type
By default, the Gantt loads all work items in the project. To show specific types:

You should see only the selected work item types displayed as task bars on the Gantt chart.
- Open the widget parameters (click the Edit button on the page, then the widget gear icon)
- In the Query section, click the + button to add a filter
- Select Type from the filter options
- Choose the work item types you want to display (for example, Epic and Release)
- Click Apply


4
Enable Maximize Gantt View
To use the Gantt chart in full-page mode:
The Gantt chart now fills the entire page area, giving you maximum working space.
- In the widget parameters, scroll to the Advanced section
- Set Maximize Gantt View to Yes
- Click Apply

5
Configure Parent-Child Hierarchy
The hierarchy of items on the Gantt chart is derived from work item link roles.
Select the parent role that links the items (for example, 
You should see child work items nested beneath their parents in the Gantt chart. Setting Load Children back to 
If you need deeper hierarchy (for example, Epic > User Story > Task), increase Load Children to 
- In the widget parameters, find Parent Role
- Click Select and add the relevant link role (for example,
has_parent) from the left list to the right - Set Load Children to
1to display one level of child items - Click Apply
1 but no parent role configured yet, the chart does not change — the hierarchy is driven by the parent role.
has_parent, which goes from Epic to User Story) and move it from the left list to the right.
0 hides the hierarchy again.
2 and add additional parent roles (for example, implements).
6
Configure Dependency Links
Dependency links are derived from work item link roles, just like parent-child relationships.

You can also control how items are created by setting the Parent Mode and representation mode per type — for example, allowing an Epic to have a parent only of the same Epic type, while a User Story (representation mode Item) can have an Epic as its parent.


- In the widget parameters, find Dependency Role
- Click Select and add the dependency link role (for example,
depends_on) - Click Apply




7
Save the Page
Before saving, note that the start date fields are Gantt settings rather than work item fields. Until you schedule the tasks, every item starts on Today. Click the Save button on the Polarion page toolbar to persist your widget configuration.
With the configuration saved, you can make the Gantt look organized by scheduling the tasks. Click the Edit button to start.
At this point every item is still unscheduled, which you can confirm by hovering over each one.
As you drag scheduled tasks into the past, the parent bar moves with them because it has a derived schedule that always spans all of its children.

By default each task is scheduled for 10 days. Use the small white dots on either side of a task bar to drag it longer or shorter.
Change the duration of the first task to 5 days by dragging the white dots, repeat for the remaining tasks, then save.
To order the tasks from the nearest start date to the latest, open Nextedy Gantt Widget Parameters > Sort by and change it from ID to gantt_start, then apply and save.
Increasing Load Children from 
The red-dotted background marks unscheduled tasks with dependency links; hovering shows a “Dependency constraint violation” message where a link runs from the end of one task to the start of others.
Schedule the tasks so the first one ends before the dependent tasks start, which resolves the violations and keeps your team aware of task dependencies.








1 to 2 loads the Tasks again, revealing a red-dotted background on some of them.


Key Widget Parameters Summary
Next Steps
- Set Up a Plans Gantt Chart — display Polarion Plans as top-level Gantt items
- Create Your First Dependency Link — learn to create dependencies interactively
- View Resource Allocation — enable the resource view to track team workload
- Explore the Demo Project — see a fully configured example