Home Dashboards and Data Viz Critiquing an Executive Dashboard With AI Before It Ships

Critiquing an Executive Dashboard With AI Before It Ships

A vision model won't tell you if your numbers are right, but it will catch the layout problems you stopped seeing three revisions ago.

By Hana Lindqvist, a data visualization designer · Published 11 June 2026 · 8 min read · Reviewed against our editorial standards

ADVERTISEMENT

By the time a dashboard is ready for an executive review, you have looked at it so many times that you cannot see it anymore. You know where every number lives, so you stop noticing that the most important one is buried in the bottom-right quadrant. You wrote the axis labels, so the abbreviation that means nothing to a CFO reads as perfectly clear to you. This is the exact moment a vision model earns its place in the workflow: not as a designer, but as a stand-in for a viewer who has never seen the thing before.

I run a layout critique with Claude (the Opus tier, for its screenshot reasoning) or Gemini on every executive-facing dashboard before it ships. It takes about ten minutes and it consistently surfaces two or three problems I had gone blind to. What follows is how I do it, and — just as important — what I have learned not to trust it for.

What a vision model is actually good at here

Feed a model a full-resolution screenshot and it reliably catches a specific class of problem: things that are visible on the surface and do not require knowing your business.

The prompt structure that works

A vague "what do you think of this dashboard?" gets you flattery. The model wants to be agreeable, and it will find nice things to say. You have to force it into a critical posture with a rubric and a persona.

Here is the skeleton I use:

You are a skeptical executive who has 8 seconds to read this dashboard
before a board meeting. You do not know our internal acronyms.

Walk through it in this order and be specific about location:
1. What is the single number or message you see first? Is that the
   most important thing on the page?
2. Read every text label. List any that are ambiguous, jargon, or
   unreadable at this size.
3. Trace your eye path. Where does attention go 1st, 2nd, 3rd?
4. List every element that could be removed without losing meaning.
5. Name the 3 most serious layout problems, ranked, with the fix.

Do not compliment the design. Assume it has problems and find them.

Two things matter in that prompt. The eight-second constraint forces it to prioritize like a real executive rather than a patient analyst. The "assume it has problems" line counters the sycophancy that otherwise produces a list of strengths you did not ask for.

I run the same screenshot through twice with slightly different personas — once as the skeptical executive, once as "a colorblind analyst reviewing this on a laptop in a bright conference room." The second persona catches contrast and color-reliance issues the first one glosses over.

A concrete example

On a revenue dashboard last quarter, the model told me the first thing it saw was a large green sparkline in the top banner — which happened to be a vanity metric (total sessions), not the number the CFO cared about (net revenue retention, which sat mid-page in a modest tile). That is a hierarchy failure I had built and could no longer perceive. I swapped their sizes and positions. It also flagged that three of my tiles used "MRR" while one used "recurring rev/mo," an inconsistency I had genuinely never noticed across four revisions.

Neither of those is a brilliant design insight. They are the obvious-in-hindsight mistakes that survive precisely because the person who made them cannot see them. That is the whole value proposition.

What it cannot do, and where it will hurt you

The failure mode to fear is a confident, well-written critique that is simply wrong. Treat everything the model says as a hypothesis to verify, not a verdict.

Fitting it into a real review cycle

I treat the AI pass as the step before human review, not a replacement for it. The sequence I use:

  1. Build the dashboard to what I think is ship-ready.
  2. Export a full-resolution screenshot at the actual delivery size (a Power BI screenshot scaled down lies about label legibility — capture at the real resolution the executive will see).
  3. Run the two-persona critique. Read the output as a list of suspects.
  4. Verify each flagged item myself. Discard the hallucinations, fix the real ones.
  5. Take the revised version to a human — ideally someone from the actual audience.

The AI pass makes the human review more valuable, because you have already cleared out the embarrassing surface-level stuff. Your reviewer spends their attention on the questions only a human with context can answer: is this the right metric, does this tell the story leadership needs, is the framing honest.

A note on what you send

A dashboard screenshot is data. If it contains real revenue figures, customer names, or anything under NDA, run it through a tool your organization has actually approved for that class of data — an enterprise deployment with the right data-handling terms, not a personal account. When in doubt, blur or dummy the numbers before the critique; the layout feedback does not depend on the values being real. The model is judging where things sit and how they read, and a redacted screenshot supports that just as well.

Used this way, an AI critique is not a shortcut around design skill. It is a cheap, fast way to recover the outside perspective you lose the moment you start iterating — the difference between shipping the dashboard you built and shipping the dashboard an executive can actually read.

dashboardscritiquevision-modelsworkflow

A note on shelf life. AI products change fast. This guide deliberately focuses on the parts that stay true — how to judge a tool, what the trade-offs are — rather than ranking products that will have changed by the time you read it. Prices and feature claims should always be checked against the provider before you rely on them.