1---2name: customer-trust-dashboard3description: Reporting framework for monitoring trust, sentiment, and regulator-facing KPIs.4---5
6# Customer Trust Dashboard Skill
7
8## When to Use
9- Tracking impact of communications, outages, or policy changes on customer trust.
10- Preparing exec/regulator updates on sentiment, complaints, and remediation status.
11- Coordinating GTM, support, and risk teams on follow-up actions.
12
13## Framework
141. **KPI Stack** – sentiment, NPS, complaint volume, escalation stage, resolution SLA, refund exposure.
152. **Segmentation** – audience (retail, SMB, enterprise), geography, channel, product.
163. **Signal Sources** – support tickets, surveys, social monitoring, regulator portals, payments data.
174. **Alerting Rules** – thresholds, triggers, routing to comms/legal/risk teams.
185. **Action Register** – log remediation tasks, owners, due dates, and status for transparency.
19
20## Templates
21- Dashboard layout with hero metrics, drill-down tabs, and commentary sections.
22- Incident log sheet tied to metrics for root-cause tracking.
23- Weekly trust report template for leadership + regulator sharing.
24
25## Tips
26- Blend quantitative trends with qualitative excerpts for context.
27- Keep a “regulator ready” version with evidence attachments and approvals.
28- Pair with `manage-trust-communications` and `review-financial-campaign` outputs.
29
30---