Master Recipe
A Master Recipe is the site-specific, equipment-bound recipe that translates a Site Recipe into something a plant can actually execute. Defined by ANSI/ISA-88.01 §5.4 as the level between general/site recipes and the control recipe, it pins units, phases, parameters and IPCs to the physical line — and becomes the immutable source from which every control recipe (one per batch) is cloned. In regulated manufacturing the Master Recipe IS the MMR for ISA-88-aligned process industries; in V5 it is the approved, version-controlled object that snapshot-copies into every released work order.
01What a Master Recipe is
ISA-88 defines four recipe levels: General → Site → Master → Control. The Master Recipe is where abstraction stops and execution begins. It binds the product-and-process intent (from the site recipe) to one specific physical line: this reactor, this drier, this packaging cell, with this PLC phase library and this set of validated IPCs.
- Header — product, strength, presentation, target batch size, allowable bracket.
- Equipment requirements — specific unit class (e.g. 2,000 L jacketed reactor) and any required attributes (CIP-capable, low-shear impeller, vent filter rating).
- Procedure — the procedural-control hierarchy (procedure → unit procedure → operation → phase) wired to the chosen units.
- Formula — the bill of materials with component roles (active, excipient, processing aid), tolerances, and substitution rules.
- Process parameters — setpoints, ramp rates, hold times, agitation profiles.
- IPCs — sampling plan, methods, acceptance criteria, hold/release logic on failure.
- Required signatures — preparer + independent reviewer; QA approval before status moves to Active.
02Master vs General, Site and Control
| Level | Owner | Scope | Bound to equipment? |
|---|---|---|---|
| General | R&D / Process development | Product knowledge — what makes the product | No |
| Site | Site technical / tech transfer | Site capabilities — what the site can do | Partial (unit class) |
| Master | Manufacturing + QA | How this line will make this product | Yes — specific unit instances |
| Control | MES + control system | How this batch will be made right now | Yes — runtime allocation |
The Master Recipe is the bridge. Above it sits product/site knowledge; below it sits per-batch execution. It is the artefact a regulator audits when they ask "show me how this product is made on this line".
03Master Recipe lifecycle
- Draft — author drafts from a site-recipe template or existing master recipe.
- In Review — independent reviewer challenges every parameter, IPC, equipment assignment.
- QA Approval — QA reviews change-control record, validation linkage, training implications.
- Active — released for use; new work orders can clone control recipes from this version.
- Superseded — replaced by a newer Active version; historical batches still trace back.
- Obsolete — product discontinued or line decommissioned; read-only forever.
04The snapshot rule
When a work order is released, the entire Master Recipe (every step, every component, every IPC, every signature requirement) is copied into the work order as a JSONB snapshot. From that moment the control recipe runs against the snapshot, not the live master.
- If the master is revised mid-run, the in-flight batch continues against the snapshot.
- If the master is revised between WO release and start, the WO still runs against the snapshot taken at release.
- The BMR / batch record renders from the snapshot, so the regulator sees what the operator saw.
- Forensic queries ("what version produced lot X?") return the snapshot, not the current master.
05Master Recipe and tech transfer
Tech transfer (sending site → receiving site, or scale-up from pilot) is where the Master Recipe earns its keep. The general recipe and site recipe travel with the product; the receiving site authors its own Master Recipe against its own equipment. The PPQ (process performance qualification) batches run against that Master Recipe, and only after PPQ is approved does the master move to Active for commercial production.
- Equipment-train mapping — receiving-site unit classes mapped to sending-site units.
- Scale adjustment — agitation, heat transfer, mass transfer adjusted for new geometry.
- IPC re-qualification — methods transferred and verified at the receiving lab.
- PPQ batches — three or more consecutive batches against the new master; data feeds CPV.
06Common mistakes
- Treating the Master Recipe as a Word document — no versioning, no snapshot, no audit trail.
- Editing Active in place to "correct a typo" instead of revising.
- Master Recipe references unit class generically; the control recipe later runs on an unqualified unit.
- IPC acceptance criteria authored as "per current SOP" — SOP changes silently invalidate the recipe.
- No linkage from Master Recipe to validation evidence (cleaning, sterilisation, IPCs); auditor cannot trace.
- Multiple Active versions for the same product/line — execution layer picks the wrong one.
- Master Recipe not snapshotted at release; BMR rendered from live master after a mid-run revision.
- Substitution rules buried in operator headnotes instead of formula attributes; operator decides on the floor.
07How V5 Ultimate handles Master Recipes
Frequently asked questions
Q.Is the Master Recipe the same as the MMR?+
For ISA-88-aligned process industries, yes — the Master Recipe IS the master production record required by 21 CFR 211.186 (and 111.205 for supplements). The terminology comes from different worlds (ISA-88 vs FDA) but the artefact is the same: the approved, immutable, line-specific definition of how the product is made.
Q.Can one product have multiple Active Master Recipes?+
Yes — typically one per validated line. A product made on Line A and Line B will have two Active Master Recipes, each bound to its own equipment train, each with its own validation lineage. The site recipe sits above both.
Q.What happens to in-flight batches when the Master Recipe is revised?+
Nothing — they continue against the snapshot taken at WO release. New WOs released after the revision snapshot the new version. This is the only way to satisfy 21 CFR 211.188's "accurate reproduction" requirement when masters evolve.
Q.Who can approve a Master Recipe?+
Two-person minimum: an independent reviewer (technical) and a QA approver. V5 enforces role separation server-side — the author cannot be the reviewer, and the reviewer cannot be the QA approver. All three signatures are bound to the version under Part 11 §11.200.
Q.How does the Master Recipe interact with PPQ?+
PPQ batches run against a Draft (or status-controlled "Validation") version of the new Master Recipe. Only after QA signs the PPQ summary report does the master move to Active and become available for commercial production. The PPQ data is permanently linked to that master version.
Primary sources
Further reading
V5 Ultimate ships with the Master Recipe controls already wired in — audit trail, e-signatures, validation evidence. Free trial, no credit card, onboard in days, not months.
