Analysis

Design A Business Metrics Dashboard

Plans a dashboard for a given audience and business area before it gets built in a BI tool, based on a metrics list, user goals, refresh frequency, and target tool. Specifies the layout, chart type per metric with reasoning, filter and drill-down controls, a color-coding scheme, alert thresholds, and mobile considerations, all built around whether a viewer can pass the 5-second glance test.

Prompt
Design a data dashboard for {audience} that tracks {business_area}.

Key metrics to display:
{metrics_list}

User goals: {user_goals}
Data refresh frequency: {refresh_frequency}
Tool: {tool}

Produce:
1. The dashboard layout (placement of each element)
2. Chart type per metric, with reasoning
3. Needed filter and drill-down controls
4. A color scheme and encoding rules (what each color means)
5. Alert thresholds (values that should trigger visual warnings)
6. Mobile/responsive considerations
7. The "glance test": what should a viewer understand within 5 seconds?
Download .md

Variables