Group Dashboard
Single-screen performance dashboard for the entire dealer group
Purpose
Dealer group operators often need a single unified view of group health without drilling into individual store reports. The group dashboard is designed for exactly that moment — a fast, comprehensive snapshot of where every location stands across the metrics that matter most.
Group Dashboard runs all key performance analyses in parallel and assembles them into a structured overview: market share by location, inventory health, pricing effectiveness, velocity trends, and an executive alert list for items needing immediate attention.
How It Works
Execution flow. MCP tool calls are shown inline on each step.
Load all locations, brands, and preferences. Compute date anchors from currentDate context.
↔ Parallel Execution
get_sold_summarySimultaneously run sold summary, active comp scan, and market share pulls for all locations.
search_active_carsCompute volume trend, market share, avg DOM, stale unit count, and pricing effectiveness per location.
Format a structured group dashboard with per-location scorecards, an alert section, and a group-level executive summary.
MCP Tool Calls
| Tool | Calls | Purpose |
|---|---|---|
get_sold_summary | 2 per location | Volume and market share |
search_active_cars | 1 per location | Inventory health and pricing |
Example Output
GROUP DASHBOARD — Sunrise Auto Group | March 19, 2026 ═══════════════════════════════════════════════════════ Volume MoM Share DOM Stale Price Score Orlando North +5.1% ↑ +18 bps 27 2 ✓ On-market Orlando South +0.1% → -11 bps 35 5 ⚠ 2 units high Tampa West +4.8% ↑ +20 bps 23 1 ✓ On-market GROUP TOTALS: +3.4% volume +9 bps share 29 avg DOM ALERTS: ⚠ Orlando South: 5 stale units (60+ DOM) — immediate pricing action needed ⚠ Orlando South: 2 units priced 8%+ above market ℹ Tampa West: Compact SUV inventory running low — restock opportunity
Cost Estimate
10 dashboard views/month ≈ $2–5
Limitations
- Dashboard is a point-in-time snapshot — data reflects most recent complete period, not live intraday.
- Does not include financial data (gross profit, F&I, service revenue).
- Compound tier means higher latency — expect 60–120 seconds for groups with 4+ locations.
- US market only.