D8A Academy © Portfolio Platform
Build · Validate · Get Hired
Free introLeaderboardBlogCheatsheetsCommunity
Sign inGet started
← All articles
Career·June 17, 2026·4 min read

Stakeholder interview questions every data analyst should ask

The exact questions to ask stakeholders before a data project, grouped by what they protect you from: building the wrong thing, defining metrics wrong, or missing the business context.

Good requirement gathering is not about asking more questions. It is about asking the few questions that stop you building the wrong thing. Here are the ones that matter, grouped by the mistake they prevent.

This is part of our guide on how to gather requirements as a data analyst. Use these questions in your first stakeholder conversation, then capture the answers in the requirements template.

Before the meeting: set it up to succeed

A stakeholder interview is not an interrogation. The stakeholder usually knows their problem far better than they can articulate it in data terms, and your job is to translate. Two things make this easier.

Ask about the decision, not the dashboard
People request outputs ("a dashboard", "a report") because that is what they can picture. Your first move is always to get behind the output to the decision it is meant to support.

Keep the session to 30 to 60 minutes, avoid data jargon, and paraphrase what you hear back to them. "So if I understand right, you need this to decide X by date Y" is the single most useful sentence in requirement gathering. It either confirms you understood or surfaces the gap immediately.

Questions about the business need

These come first, always. If you cannot answer them, nothing else matters because you do not yet have a real requirement.

  1. 1

    The decision

    If nobody can name a decision, the request is curiosity, not a requirement. That is fine to know early, before you spend a week on it.

    Questions to ask
    • What decision will you make with this information?
    • What happens differently depending on what the data shows?
    • What would a good outcome look like for you?
  2. 2

    The urgency

    Urgency tells you how much rigor to apply and whether to build something reusable or answer once and move on.

    Questions to ask
    • What's happening right now that makes this needed?
    • Is this a one-off or something you'll come back to?
    • When do you need it, and what's driving that date?
  3. 3

    The audience

    Who consumes the output changes everything about how you build it. A board summary and an analyst's working view are different products.

    Questions to ask
    • Who else will use this, and how?
    • What level of detail do they expect?
    • Will this be presented, or read alone?

Questions about scope and metrics

Once you know the decision, pin down exactly what you are measuring and over what boundary. This is where vague projects quietly become impossible ones.

Scope

Boundaries

What date range matters, and why that one? What granularity, daily, weekly, monthly? Which segments, markets, or products are in scope, and what is explicitly out of this iteration?

Metrics

Definitions

What exactly counts as a sale, a user, an active account? How do we treat refunds, cancellations, and test data? Does this metric already exist somewhere, and does my definition match it?

The metric questions feel pedantic until the day finance and marketing report different numbers from the "same" metric. Define each one as a sentence the stakeholder agrees with, in writing. "Active user means a user who logged in at least once in the trailing 28 days, excluding internal test accounts" is a definition. "Active users" is a future argument.

I've been a data analyst for 3-4 years and realized the thing I was getting wrong was requirement gathering. It's the first step of every project, and it's exactly where I was stuck.
A D8A community member

Questions about data and context

These two clusters are the ones juniors skip and seniors never do. They are the difference between a chart that is technically correct and one that is actually right.

Data sources and owners
  • Which systems or tools hold the relevant data?
  • Who owns each source if I have questions?
  • How often does it refresh, and what's the lag?
  • Are there known reliability issues I should expect?
Business knowledge
  • Any campaigns, migrations, or org changes that moved the numbers?
  • Any known anomalies or gaps in this data?
  • Anything unusual about this segment versus others?
  • Is there a past analysis I should be consistent with?

The business-knowledge questions matter more than they look. A junior sees a drop in March and reports a problem. A senior who asks "did anything unusual happen recently?" learns there was a huge February promo that pulled demand forward, and reads the same chart correctly. That context lives in people, not databases, and the only way to get it is to ask.

Close the loop

End every interview the same way: with a question that turns the conversation into an agreement.

The closing questions
Does this match what you had in mind? Anything I've missed or misunderstood? Are you comfortable with this scope and these constraints?

Then write a short summary and send it back for an explicit yes before you build. For the structure to capture all of this, use the data requirements template. And if you want to understand what a requirement actually is before you start collecting them, read what is a data requirement.

Frequently asked questions

What questions should a data analyst ask stakeholders?
Start with the decision the analysis supports, then cover scope and granularity, metric definitions, data sources and owners, and any business context or anomalies. The single most important question is 'what decision will you make with this?' because it reveals whether the request has a real purpose behind it.
How do I run a stakeholder interview for a data project?
Keep it to 30 to 60 minutes, ask about the decision before the data, paraphrase what you hear back to confirm understanding, and avoid jargon. Take notes against a requirements template, then send a short written summary for the stakeholder to confirm before you build.
What is the most important question to ask a stakeholder?
What decision will you make with this information? Most stakeholders arrive with a proposed solution like 'a dashboard', not the underlying problem. Getting behind the request to the decision is what stops you from building something nobody acts on.
What should you do after a stakeholder interview?
Write a short summary covering the business need, scope, metric definitions, sources, and constraints, then send it back to the stakeholder for explicit confirmation before any building starts. This catches misunderstandings while they are still cheap to fix.

Keep reading