Prerequisites
Before starting the approval process, confirm:
- The risk document is in Draft status
- All risk records or failure modes have been scored (no unanalyzed fields remain)
- You have the
project_approver role assigned in the project, or a user with that role is available to sign
Once a document enters In Review status, edits through risksheet are still possible but will not invalidate pending signatures unless a Rework action is triggered. Complete your analysis before initiating review.
Step 1: Open the Risk Document
- Navigate to the Risks space in Polarion.
- Open the risk document you want to approve (for example,
HARA-ANALYSIS or FMEA-SYS-001).
- Confirm the document status shows Draft in the document header.
Step 2: Send for Review
- Click the workflow action dropdown on the document toolbar.
- Select Send for Review.
- The system automatically:
- Transitions the document to In Review status
- Adds default signers: all users with the
project_approver role are assigned as Approvers targeting the Approved status
The AddDefaultSigners workflow function assigns all project_approver role members as signers. You do not need to manually select reviewers.
Step 3: Provide Electronic Signature
As an approver:
- Open the document in In Review status.
- Navigate to the Signatures section of the document properties panel.
- Review the risk analysis content — examine risk records, RPN scores, risk controls, and residual risk levels.
- Click Sign to provide your electronic signature.
- Enter your Polarion credentials when prompted to confirm your identity.
The approval policy requires at least one signature from a project_approver to proceed.
Step 4: Approve the Document
Once the signature requirement is met:
- The Approve action becomes available in the workflow dropdown.
- Click Approve to transition the document to Approved status.
- The system validates that the
atLeastOne signature policy is satisfied.
If auto-signature is enabled for the project_approver role, the approval can occur in a single action — the system simultaneously records the signature and transitions the document.
Step 5: Publish the Document
After approval:
- Click the workflow action dropdown.
- Select Publish.
- The document transitions to Published status — its final released state.
Published documents form part of the Design History File (DHF) and provide the audit trail for ISO 14971 compliance.
| Transition | From | To | Conditions |
|---|
| Send for Review | Draft | In Review | Assigns default signers |
| Approve | In Review | Approved | Requires at least one project_approver signature |
| Publish | Approved | Published | No additional conditions |
What Happens to Signatures
Electronic signatures create an audit record:
- Signer identity and timestamp are recorded
- Signatures are tied to the document version at the time of signing
- If the document is sent back to Draft via Rework, all signatures are marked as obsolete and verdicts are reset
Troubleshooting
| Problem | Cause | Solution |
|---|
| ”Approve” action not visible | No signatures recorded yet | Ask a project_approver to sign the document |
| No signers assigned after “Send for Review” | No users have the project_approver role | Ask the project admin to assign the role |
| Need to make changes after sending for review | Document is in In Review state | Use Rework to return to Draft |
Related Pages