Lifecycle and approval
Move a controlled document from draft to released and, eventually, to retired. Each transition is performed from the document's detail page, gated by the document's current state and your role, and recorded in the audit trail. Approval and obsoletion also require an electronic signature.
Administrators. The author or an admin can submit a draft; only a Quality Admin (Quality Admin or Corporate Admin) can approve, reject, make effective, or mark obsolete.
The transitions at a glance
draft -> in_review -> approved -> effective -> superseded / obsolete
| Action | From state | Who can do it | Result |
|---|---|---|---|
| Submit for review | Draft | Author or admin | In review |
| Approve (with signature) | In review | Quality Admin | Approved |
| Reject (with reason) | In review | Quality Admin | Back to Draft |
| Make effective | Approved | Quality Admin | Effective (prior version superseded) |
| Mark obsolete (with signature) | Effective or Superseded | Quality Admin | Obsolete |
The action buttons appear only when your role and the document's state allow them, so you never see a control you cannot use.
Submit for review
When a draft is ready, the author or an admin submits it. The document moves to In review and is stamped with who submitted it and when. This opens a review task for the Quality team. See the Quality review and audit area.
A submit_document_for_review event is recorded. If the audit record cannot be written, the submission is reverted and the document stays in Draft.
Approve with an electronic signature
A Quality Admin reviews the submitted document and either approves or rejects it. Approval requires an electronic signature:
- On the In-review document, select Approve.
- The signature dialog opens. Confirm your identity and apply your signature.
- The document moves to Approved.
The signature, the signed statement, the signer, the timestamp, and the network address are captured as an append-only approval record. The network address (signed_ip) is recorded server-side from the request itself - it is never sent by your browser and never accepted from the client. Approval records cannot be edited or deleted. This is what makes the approval defensible under 21 CFR Part 11. See the Compliance area.
Reject with a reason
If the document is not ready, the Quality Admin rejects it instead. Rejection requires a reason of at least 10 characters. The document returns to Draft so the author can revise and resubmit. The rejection is recorded in the audit trail.
Make effective
An approved document is signed off but not yet released. A Quality Admin makes it effective to release it:
- On the Approved document, select Make effective.
- The document moves to Effective and is stamped with its effective date.
When a version becomes effective, any previously effective version of the same document is automatically marked Superseded, so there is never more than one effective version. A make_document_effective event is recorded; if the audit fails, the promotion is reverted.
Once effective, the document is visible to its audience and can be acknowledged. See Acknowledgements.
Mark obsolete
When a document should no longer be used, a Quality Admin retires it. This is available from an Effective or Superseded document.
- Select Mark obsolete.
- Enter a reason of at least 10 characters.
- Confirm.
The document and its versions move to Obsolete. The content is preserved for the historical record; the obsolete state is the signal that it must not be used. An obsolete_document event is recorded, and the obsoletion is reverted if the audit cannot be written.
If a document is used as a source by any training, it cannot be deleted - it must be made obsolete. Obsoleting preserves the traceability between the document and the training evidence that relied on it. See Deleting documents and Used by trainings.
Editing during the lifecycle
Editing a content document's body is allowed only in Draft or Effective. It is blocked in In review, Approved, Superseded, and Obsolete so that the body cannot change out from under an approval. Editing an effective document creates a new draft version that goes back through review. See Creating documents for the edit flow.
Related
- Acknowledgements - ask staff to confirm an effective document.
- Versions and history - the version trail behind these transitions.
- Quality review and audit - where review tasks and the audit trail live.