# Problem Statements

{% hint style="info" %}
AKA User Need Statements, Needs Statements, Point-of-View Statements, PoV Statements, How Might We Statements
{% endhint %}

There is also a separate page for How Might We Statements here:

{% content-ref url="/pages/HBHPNXKATYTuh1unbzvi" %}
[How Might We](/ux-methods/ideation/how-might-we.md)
{% endcontent-ref %}

Problem statements are concise descriptions that highlight a specific issue, challenge, or opportunity that needs to be addressed.

They provide a clear and focused articulation of the problem to be solved or the goal to be achieved. Problem statements typically define the gap between the current state and the desired state, emphasising the impact or significance of the problem. They help teams and stakeholders understand the problem's context, scope, and implications.&#x20;

By formulating problem statements, organisations can align efforts, prioritise initiatives, and guide decision-making. Problem statements serve as a foundation for problem-solving, innovation, and planning, enabling teams to develop targeted strategies and solutions that directly address the identified problem or opportunity.

#### Further Reading

{% embed url="<https://www.nngroup.com/articles/problem-statements/>" %}

{% embed url="<https://medium.com/@uxsurvivalguide/why-i-ditched-user-need-statements-created-the-cmbat-framework-67c37b3e2716>" %}

{% embed url="<https://www.nngroup.com/articles/user-need-statements/>" %}

{% embed url="<https://productcoalition.com/defining-requirements-while-building-0-to-1-e2d1c4a4c1bc>" %}

{% embed url="<https://tvsnext.com/blog/uncovering-user-needs-statement-is-50-of-solving-define-in-design-thinking/>" %}

{% embed url="<https://www.ibm.com/design/thinking/page/toolkit/activity/needs-statements>" %}

{% embed url="<https://medium.com/nextuxdesign/how-to-define-users-needs-statement-ff5ee945fed9>" %}

{% embed url="<https://www.uxpin.com/studio/blog/problem-statement/>" %}

#### Further Viewing

{% embed url="<https://www.youtube.com/watch?v=kT0ZqwdPYRM>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.designreference.xyz/ux-methods/discovery/problem-statements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
