DOCUMENTATION

Project Status Card

Dashboard overview of all sales projects with key metrics at a glance

Project Status Card

Project Status Card is a dashboard providing an overview of all sales projects across the company. Each project is displayed as a card showing key metrics including customer information, contacts, P(Win), impedance, and progress at a glance.

Location: Sidebar โ†’ Sales โ†’ Status Book


Screen Layout

ElementDescription
๐Ÿ“– Page TitlePage title and description text
โ†“ Activities ButtonExports all company activity data as an Excel file (.xlsx).
+ New Project ButtonNavigates to Project Master to create a new project.

Search & Filter Bar

ElementDescription
๐Ÿ” Keyword SearchInstant filtering by project name, code, customer name, contact name, or owner name. Applies as you type.
Status Filter TabsAll / Running / Closed won / Closed lost. Cards filter immediately on selection.
Count DisplayShows the number of projects matching current filter criteria.

๐Ÿ’ก Search and status filters are combined with AND logic. Example: "Running" filter + "Samsung" search โ†’ Shows only Running projects related to Samsung.


Project Card

Projects are arranged in a responsive grid:

  • Normal screen: 1 column
  • Medium screen (MD): 2 columns
  • Wide screen (XL): 3 columns

Top Area: Basic Information

ItemDescription
Project InitialFirst letter of project name in a rounded icon
Project NameDeal name. Highlights in indigo on hover.
CodeAuto-generated project code (PRJ-YYMM-XXXX)
Status BadgeCurrent status: Active / Won / Lost

Middle Area: Project Details

ItemIconDescription
Customer๐ŸขCustomer company of the project
Main Contact๐Ÿ‘คCustomer-side Main Contact name + mobile, email
Owner๐Ÿ’ผSales representative in charge
Start Date๐Ÿ“…Project start date (e.g., Feb 15, 2026)

Bottom Area: Key Metrics

Two rows of metrics below the divider.

Row 1: Stage + Progress

ItemDescription
Current StageSales stage of the last activity (e.g., Proposal, Negotiation)
Progress BarVisualizes the progress ratio across all stages.
Progress %Shown as a number
Progress Bar Colors:
StatusColor
WonEmerald gradient
LostRed gradient
Progress > 50%Blue gradient
Progress โ‰ค 50%Amber gradient

Row 2: Meetings ยท P(Win) ยท Impedance

ItemDisplayDescription
Meetings๐Ÿ’ฌ N mtgsTotal activity record count for the project
P(Win)P(Win) N%Current posterior probability. Displayed as a badge.
ImpedanceImp N%Sigmoid-based confidence for the current stage
P(Win) Badge Colors:

P(Win) badge color is determined by whether P(Win) exceeds the project's T (Threshold):

ConditionBadge ColorMeaning
P(Win) โ‰ฅ TEmeraldThreshold breached โ€” Deal is in a favorable position
P(Win) < TGrayBelow threshold โ€” More evidence needed
No data"P(Win) โ€”"No Bayesian update
Impedance Colors:
ConditionColorMeaning
P(Win) โ‰ฅ T (Threshold breached)Emerald/BlueDecision tipping point exceeded โ€” Deal favorable
P(Win) < T (Below)OrangeBelow tipping point โ€” More activity needed

Card Click Behavior

Each project card is a clickable link. Clicking a card navigates directly to the project's Activity Board (Activity War ROOM) where you can view detailed activity records, Bayesian analysis, and timelines.


Data Export

Clicking the โ†“ Activities button in the header downloads all company activity data as an Excel (.xlsx) file.

Exported items include:

ItemDescription
Activity NoActivity number
ProjectProject name + code
Date / TypeActivity date/time / type
StageSales stage
Summary / DescriptionSummary / detailed content
Contact / UserContact / author
Duration / ImpactDuration / impact score
SignalsSelected signal list

Empty States

When no projects exist:

  • ๐Ÿ“‚ icon with "No Projects Found" message.
  • "Go to Project Master" link for direct navigation to the project creation screen.

When search/filter returns no results:

  • ๐Ÿ” icon with "No Matching Projects" message.
  • Guidance to try different keywords or filters.

Progress Calculation Method

Progress = (Non-terminal stages passed / Total expected stages) ร— 100%

Total expected stages = Non-terminal stages passed + Remaining non-terminal stages + 1 (terminal)
  • Calculated based on the number of non-terminal stages recorded in the project's activities.
  • When a terminal stage (Won/Lost) is reached, +1 is added.
  • Remaining higher stages are included in the denominator to represent progress relative to the actual sales pipeline.

Important Notes

  1. All projects are displayed. Unlike Activity Board, all company projects are visible regardless of access permissions. However, permission checks apply when clicking a card to access Activity Board.
  2. P(Win) and Impedance are only shown when Bayesian updates exist. Projects with only signal-less activities show "โ€”".
  3. Status filter operates client-side. After full data load, filter switching is instant even with many projects.
  4. Completed projects (Won/Lost) can be viewed separately using the Closed won / Closed lost tabs.