Skip to main content

Overview

The Home Dashboard serves as a project control center for safety engineering teams. It displays:
  • Live project statistics — counts of requirements, test cases, failure modes, risk controls, and other work items
  • Document inventory — hierarchical view of all LiveDoc modules organized by system element structure
  • Space dashboards — quick links to Requirements, Design, Risks, and Testing space dashboards
  • Role dashboards — links to Safety Engineer, Design Engineer, V&V Engineer, Configuration Manager, and Program Manager views
  • Standards compliance reports — navigation to ISO 26262 HARA, HAZID, FMEA, and control plan reports
  • Traceability metrics — coverage bars showing V-model verification chain completeness

Dashboard Statistics Bar

The Home Dashboard displays a real-time statistics bar showing key artifact counts:
MetricValueSignificance
Customer RequirementsCountBaselined customer-facing needs
System RequirementsCountAllocated system-level specifications
Design RequirementsCountDecomposed design-level specifications
FunctionsCountSystem element functional mappings
CharacteristicsCountDesign attributes under control (IATF 16949)
Failure ModesCountTotal across SFMEA, DFMEA, PFMEA
Risk ControlsCountMitigation measures for identified hazards
Test CasesCountVerification and validation evidence
HazardsCountISO 26262 HARA analysis results
Safety GoalsCountDerived from hazard analysis
System ElementsCountArchitectural decomposition levels
Dashboard metrics refresh when the page loads. Use the browser refresh button to see real-time counts after work item modifications. Lucene query engine in Polarion indexes changes within 5–10 seconds.

Document Inventory Tree

The document inventory tree provides hierarchical navigation to all LiveDoc modules in the project:
  • AEB System
    • Sensor Housing Subsystem
      • Sensor Housing Assembly — Component DFMEA, Design Characteristics
      • Camera Module — Component DFMEA, Design Characteristics
      • Radar Module — Component DFMEA, Design Characteristics
    • ECU Processing Subsystem
      • System-on-Chip (SoC) — Component DFMEA, Design Characteristics
      • [5 more components…]
    • Vehicle Interface Subsystem
      • CAN Transceivers — Component DFMEA, Design Characteristics
Each document entry shows:
  • System Element — hierarchical path (system / subsystem / component)
  • Document ID — Polarion module identifier
  • Status — Approved, In Review, Draft, or Obsolete
  • Work Items — count of requirements, failure modes, or test cases in module
  • Tool — Risksheet (for analysis tables) or PowerSheet (for traceability matrices)
Clicking any document opens it in the Risksheet or PowerSheet editor.
Documents are organized by system element hierarchy in the RTM domain model. Each system element can own multiple analysis documents (SFMEA, DFMEA, characteristics sheet). The tree structure reflects the V-model decomposition from system → subsystem → component level.

Space Dashboards

Space dashboards provide domain-specific views for each engineering discipline:
Space DashboardPurposeKey Metrics
Requirements Space DashboardSystem and subsystem requirements, traceability to system requirementsCustomer Reqs, System Reqs, Traceability Coverage %
Design Space DashboardDesign requirements, functions, characteristics, design verificationDesign Reqs, Functions, Characteristics, Test Cases
Risks Space DashboardHARA analysis, FMEA, risk controls, mitigation effectivenessHazards, Failure Modes, Risk Controls, ASIL Distribution
Testing Space DashboardTest cases, validation/verification evidence, coverage reportsTest Cases, Verification Coverage %, Validation Status
Documentation Space DashboardProject documentation modules, lifecycle workflow, approval statusTotal Modules, In Review, Pending Approval, Approved
Each space dashboard includes document inventory specific to that domain, traceability coverage metrics for that engineering phase, and links to reports relevant to that space.

Role Dashboards

Role dashboards are customized views designed for specific project roles:
Role DashboardTarget AudienceKey Information
Safety Engineer DashboardFunctional safety, ASIL, hazard analysis, risk controlsHARA completeness, ASIL matrix, hazards by severity, risk control effectiveness
Design Engineer DashboardSystem and design requirements, functions, characteristicsDesign req coverage, function allocation, characteristic traceability to failure modes
V&V Engineer DashboardVerification and validation, test coverage, requirements traceabilityTest case counts by type, verification coverage %, validation status
Configuration Manager DashboardBaselines, document workflow, change controlDocument approval status, pending reviews, workflow transitions
Program Manager DashboardProject health, milestone status, standards complianceOverall readiness %, traceability coverage, FMEA closure rate, risk status
Select your role in the Polarion sidebar Favorites menu to display your customized dashboard.

Standards Compliance Reports

The Home Dashboard provides quick links to compliance and analysis reports:

ISO 26262 Functional Safety

ReportContent
ISO 26262 HARA ReportHazard Analysis and Risk Assessment per Part 3, showing hazards, ASIL classification, and derived safety goals
HAZID Risk Matrix ReportVisual risk matrix (Severity × Probability) for all identified hazards

FMEA Analysis

ReportContent
FMEA ReportsSummary of System FMEA, Design FMEA, and Process FMEA across all components
FMEA Coverage ReportIdentification of safety-classified requirements/functions not yet covered by FMEA
System DFMEA ReportDetailed design FMEA for system-level components
System PFMEA ReportProcess FMEA for manufacturing and assembly control

Traceability & V-Model

ReportContent
Requirements Traceability ReportBidirectional traceability matrix: Customer → System → Design → Test, with gap analysis
System Structure NavigatorInteractive visualization of system decomposition hierarchy and element relationships
Data Model DiagramEntity-relationship diagram showing work item types and link roles

Manufacturing & Control

ReportContent
Risk Control Effectiveness ReportPre-mitigation vs. post-mitigation risk assessment, showing control effectiveness
Control Plans ReportManufacturing control plan for process steps, characteristics, and inspection methods (IATF 16949)

Traceability Coverage Metrics

The Home Dashboard displays traceability coverage bars for each V-model phase: diagram Each coverage bar shows:
  • Numerator — linked items meeting traceability criterion
  • Denominator — total items requiring linkage
  • Percentage — coverage metric (0–100%)
  • Gap description — specific count and nature of missing links
Red gaps indicate untraced requirements that may violate ISO 26262 Part 8 (Clause 6) bidirectional traceability requirements. Click the gap count to view the list of unlinked items and establish missing links before document approval.

Dashboard Navigation Workflow

Typical workflows for using the Home Dashboard:

Safety Engineer Workflow

  1. Review Safety Readiness Scorecard for ISO 26262 compliance percentage
  2. Navigate to HAZID Risk Matrix to assess hazard severity distribution
  3. Drill into Risks Space Dashboard to see FMEA closure status
  4. Switch to Safety Engineer Dashboard for hazard-specific KPIs

Requirements Engineer Workflow

  1. Check Traceability Coverage Metrics for requirement linkage status
  2. Navigate to Requirements Space Dashboard to see document inventory
  3. Click failing coverage bar to drill into gap list
  4. Open Requirements Traceability Report for full V-model chain

Design Engineer Workflow

  1. Review Design Space Dashboard for function and characteristic counts
  2. Navigate to relevant Component DFMEA in document inventory
  3. Check SC/CC Design Requirements → Failure Modes coverage
  4. Switch to Design Engineer Dashboard for design-specific metrics

Program Manager Workflow

  1. Check Project Statistics bar for overall artifact health
  2. Review Document Inventory for baseline status of all modules
  3. Navigate to Program Manager Dashboard for milestone tracking
  4. Generate Safety Readiness Scorecard for executive reporting

Dashboard Customization

Home Dashboard widgets can be customized through Polarion page editing:
CustomizationMethod
Change statistics bar metricsEdit Velocity script in page.xml; modify work item type or Lucene query
Reorder space dashboard linksDrag-and-drop widget order; changes persist in Polarion page layout
Add custom report sectionsCreate new Velocity wiki page; link from Home Dashboard via Reports section
Modify document inventory hierarchyEdit RTM domain model in .polarion/nextedy/models/; rebuild document tree
Adjust coverage thresholdsEdit nxLinkCoverage macro parameters; typical threshold 80% for green, 50% for yellow, <50% red