# Concepts through Designing

In product management, transitioning from concept to design involves taking the defined product requirements and transforming them into a tangible design that can be developed into a functional product. This process requires close collaboration with design teams to ensure that the product design aligns with the product requirements and user needs. It also involves iterative testing and refinement based on user feedback and technical constraints.

## Example

Continuing with the LinkedIn example, once the PRD for the "Enhanced Job Filtering" feature is finalized, the PM collaborates with their Product Design Lead to translate the requirements into a tangible design. The design lead (and team) wireframe the new filter interface, taking into account the requirements specified in the PRD such as the need for a more intuitive interface and the inclusion of additional filter options based on user preferences and job requirements.

The Product Manager and Product Design Lead then conduct a series of design reviews, refining the wireframes based on feedback from each other and other stakeholders. They also consider technical constraints provided by the engineering team, ensuring the design is feasible to implement.

Once the wireframes are finalized, they are transformed into high-fidelity mockups and prototypes. These are then used for user testing to validate the design and gather feedback. The Product Manager organizes user testing sessions, where potential users are asked to perform tasks using the prototype and provide feedback on their experience.

Based on the user feedback, the design is further refined until it meets the user needs and product requirements effectively. The finalized design is then handed over to the development team for implementation.

## Pain Points

The transition from concept to design can be challenging as it requires a balance between user needs, business objectives, and technical feasibility. It's also important to manage stakeholder expectations and ensure alignment between the Product Manager, design team, and development team.

## Practical Exercise

Think of a feature or product you want to develop. Sketch a wireframe for it based on the product requirements. Share it with a colleague or friend and ask for their feedback. How well does your design align with the product requirements? How could it be improved?

## Related Research Topics

* Product Designer \[ [Google](https://www.google.com/search?q=Product%20Designer%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=Product%20Designer%20in%20product%20management) ]
* User interface (UI) design \[ [Google](https://www.google.com/search?q=User%20interface%20%28UI%29%20design%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=User%20interface%20%28UI%29%20design%20in%20product%20management) ]
* User experience (UX) design \[ [Google](https://www.google.com/search?q=User%20experience%20%28UX%29%20design%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=User%20experience%20%28UX%29%20design%20in%20product%20management) ]
* Design thinking \[ [Google](https://www.google.com/search?q=Design%20thinking%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=Design%20thinking%20in%20product%20management) ]
* User testing \[ [Google](https://www.google.com/search?q=User%20testing%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=User%20testing%20in%20product%20management) ]
* Wireframing \[ [Google](https://www.google.com/search?q=Wireframing%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=Wireframing%20in%20product%20management) ]
* Prototyping \[ [Google](https://www.google.com/search?q=Prototyping%20in%20product%20management) | [Perplexity](https://www.perplexity.ai/?q=Prototyping%20in%20product%20management) ]


---

# 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.pmguidebook.com/process-skills/development/concepts-through-designing.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.
