An official statement to media about a product launch, partnership, funding, or milestone.
A press release is a structured statement issued to journalists and the public to announce something an organisation wants reported: a launch, a hire, a result, a partnership. Its form is built for borrowing. A releaseReleaseProduct SpecificationA shipped version of the productView reference → is written so a reporter can lift it nearly whole, which is also why a release written for nobody but its author has become one of product management's sharpest planning tools.
The press release traces to Ivy Lee, a former newspaperman who is widely credited with issuing the first modern release in 1906. After a Pennsylvania Railroad accident, Lee gave reporters a factual account from the company's perspective; the New York Times ran it close to verbatim. The same year he drafted a Declaration of Principles, pledging that the work would be accurate and open rather than the hidden press-agentry of the era, a stance that earned him a place as a founder of modern public relations (PR Academy).
For most of the twentieth century the form held steady: dateline, headline, inverted-pyramid body, boilerplate. The interesting evolution happened inside product teams. Amazon inverted the release's purpose. Beginning in the early 2000s, the company adopted Working Backwards: before building anything, a team writes the press release for the finished product as if it had already shipped, paired with a set of FAQs. The PR-FAQ is never published. It is a forcing function that makes the team describe the customer benefit in plain language before committing engineering effort, detailed later by Colin Bryar and Bill Carr in Working Backwards (2021).
The field now holds two readings of the same artefact. The external release is a distribution document aimed at coverage. The internal PR-FAQ is a thinking document aimed at clarity. Both share the constraintConstraintStrategyA constraint entityView reference → that gives the form its discipline: say the value in language a stranger would repeat.
A team proposing a new integration writes a one-page PR-FAQ in week one. The mock release opens: "Today, Acme announced two-way sync between its planner and Slack, so teams stop copying tasksTaskProduct SpecificationA unit of work within a story or epicView reference → by hand." The FAQ that follows is unsparing: how many users hit the manual-copy problem, what the build costs, why now. Reading it aloud, the team finds the benefit is thinner than assumed; only a sliver of accounts use Slack heavily. The proposal is reshaped before a line of code is written. Eight weeks later, when the featureFeatureProduct SpecificationA product capability or featureView reference → ships, the real external release reuses the same opening sentence almost unchanged, because the work was designed around a claim that already had to survive being written down.
In the Unified Product Graph, a press release sits in the marketing region with two canonical edges that capture its dual life. Marketing StrategypublishesPress Releasehierarchy records the strategic act of issuing one. marketing_strategy_publishes_press_releaseProductannounced viaPress Releasehierarchy links the release to the product it makes public, which is the structural hook for the Working Backwards pattern: a release can be drafted against a planned product and later resolved to the real launch, keeping the original claim queryable against what actually shipped.product_announced_via_press_release
Type-specific fields on BaseNode
pr_typestringCategory of the press release
publish_datestringDate the release was or will be published (ISO format)
outletsstring[]Media outlets targeted for distribution
pr_statusstringCurrent status of the press release
idstringrequiredUnique identifier (UUID)
typeNodeTyperequiredDiscriminator for the entity type
titlestringrequiredDisplay name
descriptionstringOptional detailed description
statusstringLifecycle status
tagsstring[]Freeform tags for filtering
4 phases — initial: draft · template: PUBLISHING
2 edge types connected to this entity.
product_announced_via_press_releasemarketing_strategy_publishes_press_release