Before/After: Streamlining Dashboard Data Density for LedgerOne B2B
Design · 5 min read
LedgerOne's legacy dashboard surfaced every metric executives might want, resulting in cluttered panels and long page-load times. Customer feedback from enterprise pilots said users spent too much time finding the three KPIs that mattered to them each week. With a roadmap constrained by backend latency, the design team pursued a front-end reorganization that required minimal APIs changes.
The new design grouped metrics into modular cards that users could pin and reorder, introduced default KPI presets for common personas (CFO, Head of Ops, Product Lead), and added client-side derived metrics to reduce round trips. Designers collaborated closely with the analytics engineer to implement synchronous caching for the most-used widgets and lazy-load lower-priority cards.
After rollout, median time-to-first-insight dropped 62% and weekly active users increased by 14%. Sales teams reported quicker demos and shorter sales cycles because prospects could see core value within the first 30 seconds. LedgerOne's team published a playbook capturing the modular-card system, the persona presets, and the caching guidelines so product teams could recreate the pattern without touching analytics endpoints.