# Build a Goal statement

> Learn how to turn a problem statement into a goal statement — a single sentence that defines the solution, who it serves, and how you will measure success.

Source: https://uxspot.io/goal-statement

<section id="goal-overview">
<div id="what-goal-statement">
<h2>What is a goal statement?</h2>
<p class="blockquote">A goal statement is one sentence that describes what your product will do, who it will help, and how you will know it worked.</p>
<p>Once you have <a href="/define-problem-statement" class="redirect">written a problem statement</a>, you know what your users are struggling with and why it matters. The goal statement is the next step: it flips that problem around and commits your team to a specific solution direction. <strong class="highlight">A problem statement describes the user's need, while a goal statement describes how your design will meet that need.</strong></p>
<p>Notice the shift in perspective. The problem statement is written from the user's point of view. The goal statement is written from the product's point of view. It is a promise your team makes: this is what we will build, this is who it will affect, and this is how we will measure whether we kept the promise.</p>
</div>
<ul>
<span>keywords</span>
<li>#GoalStatement</li>
<li>#Ideation</li>
<li>#SolutionDirection</li>
</ul>
</section>
<section id="goal-formula">
<h2>The goal statement formula</h2>
<img src="/images/goal-statement.webp" width="2400" height="1330" alt="Goal statement template — Our (product) will let users (perform an action) which will affect (who) by (how it helps them); we will measure effectiveness by (metric)" title="Goal statement template">
<p>Most UX teams build goal statements from a simple template:</p>
<p class="blockquote">Our [product/feature] will let users [perform an action] which will affect [describe who] by [how it helps] — we will measure effectiveness by [metric].</p>
<p>Each bracket forces you to answer a question you might otherwise skip. Let us break down every slot.</p>
<div id="slot-product">
<h3>Our [product/feature]</h3>
<p>Name the thing you are actually building. Not "our app" in general, but the specific feature or flow: the reorder button, the appointment reminder, the saved-search filter. <strong class="highlight">If you cannot name the feature, you are not ready to write a goal statement — you are still ideating.</strong></p>
</div>
<div id="slot-action">
<h3>Will let users [perform an action]</h3>
<p>Describe what users will be able to do that they cannot do today. Use an active verb: book, compare, track, reorder, cancel. Avoid vague verbs like "engage with" or "experience" — they hide the fact that you have not decided what the interaction actually is.</p>
</div>
<div id="slot-who">
<h3>Which will affect [describe who]</h3>
<p>Name the user group. This should match the persona or user segment from your research, not "everyone." A feature designed for busy parents ordering groceries looks different from one designed for chefs stocking a restaurant, even inside the same app.</p>
</div>
<div id="slot-how">
<h3>By [how it helps]</h3>
<p>State the benefit in the user's terms: saving time, reducing anxiety, avoiding mistakes, spending less. This slot ties the goal back to the need you uncovered in research. If the benefit does not answer the problem statement, your goal has drifted.</p>
</div>
<div id="slot-metric">
<h3>We will measure effectiveness by [metric]</h3>
<p>Commit to a number. Task completion rate, time on task, support tickets, repeat bookings, error rate — pick a metric you can actually collect, and where possible add a target and a timeframe. <strong class="highlight">A goal without a metric is an opinion; a goal with a metric is <a href="/hypothesis-statement" class="redirect">a hypothesis you can test</a>.</strong></p>
</div>
<ul>
<span>keywords</span>
<li>#Formula</li>
<li>#UserAction</li>
<li>#Benefit</li>
<li>#Metric</li>
</ul>
</section>
<section id="worked-example">
<h2>From problem to goal</h2>
<p>Here is how the two statements connect in practice. Imagine you are designing for a dog-walking app.</p>
<p><strong>Problem statement:</strong> Amara is a full-time nurse who works irregular shifts. She needs a way to book a trusted dog walker at short notice because her schedule changes daily and her dog cannot be left alone for twelve hours.</p>
<p><strong>Goal statement:</strong> Our instant-booking feature will let users book a vetted dog walker within two hours, which will affect shift workers with unpredictable schedules by removing the stress of last-minute care — we will measure effectiveness by the percentage of bookings confirmed in under ten minutes.</p>
<p>Every part of the goal answers a part of the problem. Short notice becomes instant booking. Trusted becomes vetted. Irregular shifts define the audience. <strong class="highlight">A strong goal statement should read like a direct reply to the problem statement, sentence to sentence.</strong></p>
<ul>
<span>keywords</span>
<li>#WorkedExample</li>
<li>#BeforeAndAfter</li>
<li>#ProblemToGoal</li>
</ul>
</section>
<section id="good-vs-vague">
<h2>Good vs. vague goal statements</h2>
<p>Compare these two versions of the same intent:</p>
<p><strong>Vague:</strong> Our app will improve the booking experience for users by making it easier and more delightful.</p>
<p><strong>Good:</strong> Our one-tap rebooking feature will let returning customers repeat their last booking in a single step, which will affect frequent travelers by cutting checkout from five screens to one — we will measure effectiveness by an increase in repeat bookings within 30 days.</p>
<p>The vague version cannot fail, and that is exactly what is wrong with it. Nobody can disagree with "easier and more delightful," so it gives designers no direction and stakeholders no accountability. The good version can fail — and because it can fail, it can also guide decisions, settle debates, and prove its own success.</p>
<ul>
<span>keywords</span>
<li>#Specificity</li>
<li>#Accountability</li>
<li>#Testable</li>
</ul>
</section>
<section id="keep-honest">
<h2>Keeping your design decisions honest</h2>
<p>The real value of a goal statement shows up weeks later, during ideation and design reviews. When someone proposes a clever feature, the team can hold it against the goal: does this help users perform the action? Does it serve the group we named? Will it move the metric? <strong class="highlight">If a design idea does not serve the goal statement, it belongs in the backlog, not in the current design.</strong></p>
<p>The metric keeps you honest after launch, too. Because you defined success criteria before designing anything, you cannot quietly redefine success afterwards. If the percentage of fast bookings did not improve, the design did not meet its goal — and that is useful information, not a failure to hide. Revisit the statement, adjust the action or the audience, and iterate.</p>
<p>Keep the goal statement visible: pin it in your design file, repeat it <a href="/design-critique" class="redirect">at the start of critiques</a>, and reference it when writing usability test tasks. One sentence, seen often, prevents months of drift.</p>
<ul>
<span>keywords</span>
<li>#DesignReviews</li>
<li>#SuccessCriteria</li>
<li>#ScopeControl</li>
</ul>
</section>
<section id="takeaways">
<h2>Takeaways</h2>
<p class="blockquote">A goal statement turns a user problem into a measurable design commitment.</p>
<p>Write it right after your problem statement, fill every slot of the formula with something specific, and choose a metric you are willing to be judged by. If your goal statement can fail, it can also succeed — and that is what makes it worth writing.</p>
</section>