> For the complete documentation index, see [llms.txt](https://engineering.obvious.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://engineering.obvious.in/project-management/product-requirements-document.md).

# Product Requirements Document

A product requirements document (PRD) is a document containing all the requirements to a certain product. It is written to allow people to understand **what** a product should do. A PRD should, however, generally **avoid anticipating or defining how** the product will do it in order to later allow interface designers and engineers to use their expertise to provide the optimal solution to the requirements.

Typically, a PRD is created from a user's point-of-view by a user/client. The requirements are then analyzed by a (potential) maker/supplier from a more technical point of view, broken down and detailed.

## References

* [Wikipedia](https://en.wikipedia.org/wiki/Product_requirements_document)
