Executive Dashboard
The Executive Dashboard serves as the central command center for the TEIRAC platform, providing project managers and stakeholders with a high-fidelity, real-time overview of their entire project portfolio. By aggregating complex data into digestible Key Performance Indicators (KPIs) and visual status indicators, the dashboard enables rapid decision-making and proactive risk management.
Portfolio Health at a Glance
The top of the dashboard features high-impact KPI cards that aggregate data across all active projects. These metrics are designed to provide immediate visibility into performance trends:
- Average SPI (Schedule Performance Index): A critical metric representing the efficiency of the project schedule. An SPI of 1.0 indicates the portfolio is exactly on track.
- Total Portfolio Budget: A cumulative view of financial commitment across all initiatives.
- Deliverable Completion: A percentage-based overview of total milestones achieved versus planned outputs.
- Active Project Count: The total number of initiatives currently under management.
Project Oversight and Tracking
The main dashboard workspace utilizes a high-density table to track individual project performance. This view allows users to monitor the pulse of every initiative without diving into sub-modules.
Status Indicators
Each project is assigned a visual status badge to communicate health instantly:
- On Track (●): Proceeding as planned with no critical blockers.
- At Risk (▲): Encountering minor issues; requires monitoring.
- Delayed (✕): Critical milestones missed; immediate intervention required.
- Completed (✓): Project successfully closed.
Visual Metrics
Beyond status labels, the dashboard integrates data visualizations to quantify progress:
- Timeline Progress: A progress bar indicating the percentage of the scheduled duration elapsed.
- Site/Zone Allocation: Identification of the geographic or physical location associated with the work.
- Performance Notes: Brief executive summaries of the latest project updates or hurdles.
Search and Discovery
As portfolios grow, finding specific data remains effortless through the integrated search bar. Users can filter the dashboard by:
- Project Name
- Project Tagline/Description
- Site Location
Streamlined Project Initialization
The Executive Dashboard provides a unified interface for launching new initiatives. The project creation workflow is segmented into four strategic categories to ensure data integrity from day one:
- Basic Information: Define the project identity, site zone, and high-level overview.
- Performance Metrics: Initialize baseline SPI, budget totals, and deliverable targets.
- Risk Assessment: Proactively log initial risks and their corresponding severity levels.
- Status Notes: Document current conditions or immediate next steps.
Example: Initializing a Project Record
When adding a project via the dashboard, the system expects the following data structure:
{
name: "Site Alpha Infrastructure",
tagline: "Phase 1 Fiber Deployment",
spi: 1.0,
budget_total: 500000,
status: "on-track",
site_zone: "Northern Sector"
}
Intended Use Cases
- Stakeholder Reporting: Use the KPI cards to provide quick status updates during executive briefings.
- Resource Allocation: Identify "Delayed" or "At Risk" projects that may require additional personnel or budget.
- Financial Oversight: Monitor total budget exposure across the entire organization in real-time.