> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/leadership/strategy/vision-and-goals/product-vision.md).

# Product Vision

A product vision serves as a guiding force for product development, encapsulating the purpose, direction, and unique value of a product in a concise and inspiring way. For a design manager, this vision is essential for aligning design work with the product's overarching goals. The product vision provides a "north star" for the team, helping guide design decisions and ensuring the end product meets both user needs and strategic objectives.

A well-crafted product vision acts as a decision-making tool, ensuring that the design remains focused on customer needs while contributing to the company's competitive edge. By consistently revisiting the product vision, product leaders can ensure that the product’s development stays aligned with its long-term strategy.&#x20;

Tools like the Product Vision Board help structure this vision by identifying the target group, customer needs, product features, business goals, and competitors. This ensures that the product vision is built on a thorough understanding of the market and the product's unique value proposition.

A Product Vision and Product Vision Board are typically used by product managers, as these tools help define the overarching goals and direction of a product. The product manager is responsible for ensuring that the product aligns with business objectives, meets customer needs, and guides the development team throughout the product life cycle.

However, design managers can also play a significant role in shaping and contributing to the product vision, especially in areas where user experience, design direction, and customer insights are crucial. While product managers focus on the broader strategic aspects, product design managers ensure that the product's design elements align with the vision, bringing in a user-centric perspective to the product development process.

In practice, product managers lead the creation of the Product Vision Board, and design managers contribute by helping articulate customer needs, product features, and ensuring the design fits within the product's strategic framework. Both roles collaborate closely to ensure that the vision is implemented effectively.

#### Further Reading

{% embed url="<https://uxdesign.cc/how-to-think-strategically-as-a-designer-and-understand-product-vision-ebb79f922cd8>" %}

{% embed url="<https://uxdesign.cc/product-visioning-through-storytelling-3126f91808cc>" %}

{% embed url="<https://david-theil.medium.com/how-we-craft-better-product-visions-6df2c0981789>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/leadership/strategy/vision-and-goals/product-vision.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.
