Components of project workbench
Summarize
Summary of Components of Project Workbench
The Project Workbench in ServiceNow provides a comprehensive interface to visualize and manage projects. It consists of a header, a top pane showing the project timeline, and a bottom pane displaying detailed phase information. This layout helps project managers efficiently monitor project progress and manage phases and milestones within the constraints of browser height, adding scroll bars as needed.
Show less
Header
The header is a control bar at the top of the workbench that includes navigation and project management tools:
- Back button: Returns to the Project form for detailed project information.
- Select Project: Displays and allows selection of the current project.
- Add Phase icon: Adds a new phase or milestone to the timeline.
- Apply Template: Available for new or blank projects to set start dates and apply templates.
- Manage Stories: Accesses the story backlog under the Options menu.
- List and Visual Task Board (VTB): Toggle views for phase details when phases exist, accessible via the Options menu.
Timeline (Top Pane)
The timeline visually represents the project schedule with monthly or quarterly markers depending on project duration (less or more than 500 days). It displays:
- Project Name: Hovering reveals the date calculation method.
- Percentage Complete: Calculated from phases’ completion percentages and overall project duration.
- Start and End Dates: From Planned start and end date fields.
- Project Phases: Colored horizontal bars stacked by start date, showing progress through color shading.
- Milestones: Colored circles (green, yellow, red) representing key project dates, customizable by project manager.
Phases in Timeline
Phases are represented by horizontal bars linked to the timeline by vertical lines indicating start dates. The completion percentage is calculated based on phase type:
- Waterfall: Based on completed project tasks.
- Agile: Based on completed story points.
- Test: Based on completed test cases.
Phase availability depends on installation type:
- Standalone Project Management: Only Waterfall phases can be created and edited.
- Project Portfolio Management (PPM): All phase types (Waterfall, Agile, Test) can be managed.
Hovering over a phase shows its name and dates; clicking selects it to display detailed phase info below.
Milestones in Timeline
Milestones mark important project dates with colored circles. The project manager controls color usage. Milestones can be:
- Hovered to show description and planned date.
- Clicked to update details.
- Dragged along the timeline within project start and end date boundaries to adjust dates.
Detail View (Bottom Pane)
The bottom pane shows detailed information for the currently selected phase, varying by phase type:
- Waterfall: Displays associated project tasks.
- Agile: Displays assigned stories.
- Test: Displays test cases for the phase.
You can switch between List view and Visual Task Board (VTB) using the header controls, enabling flexible ways to manage and view phase details.
The project workbench displays project information in two distinct areas. The top pane displays the project visualization, and the bottom pane displays phase details in a list view or visual task board. There is also a header above the workbench that includes several buttons and controls.
The project workbench scales to fit the available browser height. If necessary, scroll bars are added to display the workbench details.
Header
The header is a gray bar that runs across the top of the project workbench.
The first time a user accesses the project workbench from the Project menu, the header displays the following components:
- Back (
): takes the user to the Project form to view the project details.
- Select Project: displays the current project name. Click the down arrow to select a new project.
- Add phase icon (
): adds a phase or milestone to the timeline.
- Apply Template: opens a dialog box for setting a start date and adding a template to the project. This button appears for new or blank projects that have no phases.
- Manage Stories: under the Options icon (
) displays the story backlog for this project.
- List: under the Options icon (
) displays additional details in list view about the currently selected phase. This button appears if a project has one or more phases.
- VTB: under the Options icon (
) displays additional details in the Visual Task Board about the currently selected phase. This button appears if a project has one or more phases.
Timeline
The top pane of the project workbench displays the project timeline. The timeline uses monthly or quarterly markers to represent time. If the duration of a project is less than 500 days, these markers represent months and if the duration is greater than 500 days, these markers represent quarters.
- Project name: the name assigned to the project. Point to the project name to see a message about the project date calculation method used for this project.
- Percentage complete: the percentage of the project that has been completed. This percentage is based on the duration and the percentage complete of the individual phases.
- Project start and end dates: the dates specified in the Planned start date and Planned end date fields for this project.
- Project phases: colored bars that represent the different phases of the project.
- Milestones: colored and dynamic circles on the timeline that represent important dates in the project life cycle.
A project phase is represented in the timeline by a horizontal bar. The bar is connected to the timeline by a thin vertical line that indicates the phase start date. The name of the phase appears just above the horizontal bar. Project phases are stacked in the timeline by start date, phase, and the earliest start date appearing at the top. If there are phases than can fit on the timeline, a scroll bar appears on the right side.
- Waterfall: includes project tasks. The completion percentage is based on the number of project tasks that have been completed.
- Agile: includes stories. The completion percentage is based on the number of story points that have been completed.
- Test: includes test cases. The completion percentage is based on the number of test cases that have been completed.
When you point to a phase, the cursor changes from an arrow to a hand and a pop-up window displays the phase name and the start and end dates. Clicking a phase in the timeline displays the corresponding task information in the bottom pane of the project workbench.
Milestones in timelineMilestones indicate important dates in a project and are represented along the timeline by colored circles. Three colors are available for milestones: green, yellow, and red. The project manager determines how the colors are used.
Pointing to a milestone changes the cursor from an arrow to a hand and displays a pop-up window with the short description and planned start date.
Click a milestone to update the milestone information. You can also drag a milestone along the timeline to change the date. Milestones can be dragged to any point on the timeline within the boundaries of the project start and end dates.
Detail view
- Waterfall: displays the project tasks associated with the phase.
- Agile: displays the stories assigned to the phase.
- Test: displays the test cases for the testing phase.