# Drill-down > The overview shows that something is wrong; the viewer needs to get to what, in one click. - Canonical: https://patterns.konigi.com/dashboards/drill-down - Group: Interaction - Level: flow - Status: published - Updated: September 10, 2026 - Also called: click through, expand to detail, navigate to scope --- ## Problem The overview shows error rate climbing. The viewer now needs the specific service, the specific endpoint, and eventually the specific request, and at every step they must not lose the time range, the filters, or their place. ## Solution Make every aggregate a doorway. A bar, a row, a cell, a node: clicking it opens the narrower view of the same thing, already scoped. Shneiderman's mantra names this as one of the seven tasks and puts it in sequence: overview first, zoom and filter, then details on demand. Drill-down is the transition between those stages, and it is judged almost entirely on how much context survives the jump. Grafana's data links show what "carrying context" concretely requires. A link can interpolate `__url_time_range` for the dashboard's current window, `__from` and `__to`, `__series.name`, `__field.name` and `__field.labels.