Run a Document Review Workflow

This tutorial walks a document controller through the complete lifecycle of a controlled document review — from uploading the document to confirming the final audit trail. By the end, you will have a registered document with an active workflow, reviewer responses, and a complete audit record showing every decision.
Role: Document Controller (or Project Admin)
Prerequisite: At least one active workflow template. See Create Your First Workflow Template.
Step 1 — Prepare and upload the document
- Navigate to Documents in the left sidebar.
- Click Upload Document.
- Select the file (PDF, DWG, DOCX, or any format allowed in project settings).
- Fill in the metadata:
- Document Number — auto-populated if a numbering scheme is configured, otherwise enter manually.
- Title — a clear, descriptive name.
- Discipline — e.g., Civil, Structural, Mechanical.
- Document Type — e.g., Drawing, Specification, Method Statement.
- Revision — use
Afor the first revision. - Zone / Package — fill if required by the review matrix.
- Leave status as Draft (it will change to Under Review automatically when the workflow starts).
- Toggle Start Workflow After Upload on if you want the template picker to open immediately after upload.
- Click Upload.
Step 2 — Start the workflow
If you toggled Start Workflow After Upload, the template picker opens automatically. If not:
- Find the document in the register.
- Click the ⋮ Actions menu on the document row.
- Select Start Workflow.
- The template picker lists all active templates. Select the appropriate one.
- Review the template preview showing all steps, step types, routing mode, and default assignees.
Step 3 — Confirm assignees and due dates
- The template pre-fills assignees from its configuration:
- Named role — resolves to the user holding that role on this project.
- Access group — any member of the group may respond.
- Review Matrix — the matrix auto-selects the reviewer based on the document’s discipline, type, and zone.
- Override any assignee by clicking the assignee field and searching for a user.
- Adjust step due dates if the project schedule requires a shorter or longer window.
- Fill in the Instructions field — this message is shown to all assignees and included in notification emails.
- Click Start Workflow.
The document status changes to Under Review and all Step 1 assignees receive email notifications.
Step 4 — Monitor the active workflow
Open the workflow instance from Workflows → Active or from the document’s Actions menu:
- The step progress bar at the top shows all steps with their status: Completed (✓ green), Active (blue), Pending (grey).
- The current step panel shows: assignee name, due date, step type, and instructions.
- Comments submitted by reviewers appear under each step.
- Overdue steps are flagged in red on the Dashboard and in the Overdue report.
You can also monitor pending actions for all reviewers from Dashboard → Pending Actions (when you have Project Admin or Document Controller permissions).
Step 5 — Reviewer responds (from the reviewer’s perspective)
The reviewer:
- Receives an email with subject
[Workflow Step Assigned] — [Document Number] — [Step Name]and a direct link to their step. - Clicks the link to open the step in Workflows (or navigates via Dashboard → Pending Actions).
- Sees the document viewer on the left and the step response panel on the right.
- Reviews the document.
- Selects a response action:
| Action | Meaning | Effect |
|---|---|---|
| Approve | Document meets requirements | Step marked complete, workflow advances |
| Approve with Comments | Approved but comments require attention | Step complete, comments captured |
| Reject | Document does not meet requirements | Step complete; may trigger Return for Revision branch |
| Return for Revision | Document needs rework before continuing | Step complete; workflow may reset |
| Acknowledge | Receipt confirmed (Acknowledge steps only) | Step complete, no decision recorded |
- Adds a comment (optional for Approve; required for Reject / Return for Revision).
- Optionally attaches a marked-up file.
- Clicks Submit.
Step 6 — Handle rejection or revision requests
If a reviewer rejects or returns the document:
- You (document controller) receive a notification.
- Review the reviewer’s comments carefully.
- Upload a new revision: Document → Actions → Upload New Revision. The revision increments (A → B).
- Depending on your Reset Review on Supersede project setting:
- On: the workflow resets to Step 1. All previous reviewer responses are preserved in the audit trail for the earlier revision.
- Off: the workflow continues from the point it left off; only steps after the rejection are re-run.
- If needed, adjust step assignees or due dates before re-submitting.
Step 7 — Complete all steps
As steps are completed by each assignee, the workflow automatically advances:
- For sequential workflows: Step 2 activates only when Step 1 is completed.
- For parallel workflows: all parallel steps are active simultaneously; the next sequential step activates only when all parallel steps are completed.
- For conditional workflows: the next step is determined by the response from the preceding step.
Monitor the workflow’s step progress bar to track completion. Notify any overdue assignees using the Resend Notification button on the step panel.
Step 8 — Closeout the workflow
When all steps are completed:
- The workflow status changes to Completed.
- The document status updates automatically to the configured final status (typically Approved or Approved with Comments).
- If the final step is an Acknowledge step for the document controller:
- Open the step, review the decision chain.
- Click Acknowledge to formally close.
- Review the full audit trail from the document’s Activity tab to confirm:
- All required steps completed
- No gaps in the response chain
- Final status is correct
Step 9 — Post-review actions
After a successful review:
- Issue a transmittal if the approved document needs formal distribution to external parties.
- Export the audit trail if governance evidence is required (document → Activity → Export).
- Supersede old revisions from the register if the review closed a revision cycle.
- Update the work package status if this document was the final item blocking package submission.
Closeout checklist
Before archiving or distributing:
- All required reviewers submitted a response.
- No steps marked
No Responseunless auto-close was intentional. - All
Approve with Commentssteps have comments captured. - Any revision requests led to an uploaded new revision.
- Document status in the register reflects the final decision.
- Audit trail is clean and complete.
Troubleshooting
| Problem | Likely cause | Fix |
|---|---|---|
| Step stuck on “Pending” | Waiting for a prior parallel step | Check all parallel steps; send reminders |
| Reviewer says they did not get email | Email not in workspace / email in spam | Admin resends invite; reviewer checks spam |
| Wrong assignee on a step | Template default not matching current team | Edit the in-flight step assignee from the workflow detail |
| Document status did not change after approval | Status update rule not set on template’s final step | Admin checks template step configuration |