# Dashboard UX

> Design dashboards that help users monitor status, spot exceptions, and take action — not just display charts. Use when creating operational, analytics, or executive dashboard experiences.

- Skill: `itsual/dashboard-ux` (Agent Skill)
- Install (CLI): `npx skillmds@latest add itsual/dashboard-ux`
- Raw SKILL.md: https://api.skillmd.com/api/skills/itsual/dashboard-ux/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: itsual (https://skillmd.com/u/itsual)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/itsual/dashboard-ux

---


# Dashboard UX

## Overview

A dashboard’s job is decision support. It should surface what needs attention, provide enough context to interpret it, and connect to the next action.

## When to Use

- Operational monitoring dashboards
- Analytics and KPI overviews
- Executive or team health views
- Product admin home screens

## Core Practices

- Define the primary questions the dashboard must answer
- Lead with status and exceptions, not equal-weight widgets
- Use consistent time ranges, definitions, and refresh expectations
- Support drill-down to detail and action
- Design for different densities (overview vs investigation)
- Personalize or role-tailor when audiences differ significantly

## Principles

- Overview first, zoom and filter on demand
- Don’t make users do mental math the UI could do
- Every widget should earn its place
- Actionability beats decorative data art

## Verification

- [ ] Users can identify what needs attention quickly
- [ ] Metrics have clear definitions and context
- [ ] Paths exist from insight to action

