Handle a Rejected Document and Upload a Revision
Role: Initiator / Document Controller (responding to rejection), Reviewer (re-approving)
Time: 15–30 minutes
Prerequisites: A workflow instance exists that has been rejected; you have Initiator role on the project
When a reviewer rejects a document in a workflow, the workflow enters Returned or Rejected status depending on the template's rejection handling setting. This tutorial covers both cases and walks through the full revision-and-resubmission cycle.
Step 1: Understand the rejection notification
When a document is rejected, you receive an in-app notification and email. The notification includes:
- Which document was rejected
- Which workflow step rejected it
- The rejection reason (comments left by the reviewer)
Open the notification to go directly to the workflow instance.
Step 2: Review the rejection reason
- Open the workflow instance from the notification or Workflows tab.
- Click on the rejected step (shown with a red indicator).
- Read the Rejection Comments carefully:
- What specific issue did the reviewer identify?
- Is it a drawing error, missing information, wrong revision code, or a coordination issue?
- Does the reviewer request a specific revision or a full redo?
- Open the document to understand the scope of the correction needed.
Step 3: Prepare the corrected document
Work offline to prepare the corrected file:
- Download the current revision from the document record (open document → Revisions → download the current file).
- Make the required corrections in your authoring tool (CAD, BIM, Word, etc.).
- Apply the next revision code:
- If the current revision is
P01, the corrected revision isP02 - If the current revision is
A, the corrected revision isB - Follow your project's revision code convention
- If the current revision is
Keep the correction targeted to what was flagged in the rejection. Avoid making unreviewed scope changes at the same time.
Step 4: Upload the corrected revision
- Open the document record in Documents.
- Click Upload New Revision.
- In the revision upload dialog:
| Field | Value |
|---|---|
| Revision Code | New revision code (e.g. P02) |
| Revision Date | Today's date |
| Change Description | Brief description of what was corrected (e.g. "Revised per reviewer comments — updated reinforcement layout at Grid B3") |
| File | Upload the corrected file |
- Click Upload.
- The new revision appears in the Revisions list. The document's current revision updates to the new code.
Step 5: Recall or re-submit the workflow
Depending on the template's rejection handling setting:
If the workflow status is "Returned" (return-to-previous mode)
The workflow is paused and waiting for you to re-submit:
- Open the workflow instance.
- Click Re-submit (or Continue).
- The workflow resumes from the step it was returned to.
- The updated document revision is automatically included — reviewers see the new revision when they open their task.
If the workflow status is "Cancelled" (stop mode)
The workflow ended. You need to start a new workflow:
- Open the document record.
- Click Start Workflow → select the same template.
- In the workflow creation wizard, set:
- Due dates appropriate for the revision timeline
- Participants — same reviewers unless the rejection warrants escalation
- Add a note in the Description field: "Re-submission following rejection of Rev P01. Changes: [summary]."
- Submit the new workflow.
If the workflow continues despite rejection (continue mode)
The workflow moves to the next step regardless of rejection. In this case:
- Check whether the downstream steps still need to act
- If the workflow completes with rejected steps, the outcome is recorded as rejected
- You may need to start a new workflow on the corrected revision separately
Step 6: Notify the original reviewer (optional but recommended)
When re-submitting, add a note to the workflow or send correspondence to the reviewer:
"We have addressed your review comments on [document number] Rev P01. The corrected revision P02 has been uploaded. Key changes: [brief summary]. Please review at your earliest convenience."
This avoids confusion about which revision is under review.
Step 7: Reviewer re-approves
The reviewer receives a new task notification. They:
- Open the revised step.
- Click View Document — they see the new revision.
- Review the corrections against their original comments.
- Click Approve if satisfied, or Reject again with updated comments if further work is needed.
Verification
After the workflow completes successfully:
- The document status changes to Approved (or the outcome status your template defines)
- The Revisions list shows both the original rejected revision (P01) and the approved revision (P02)
- The workflow Audit Log shows: created → submitted → rejected (P01) → re-submitted → approved (P02)
- The rejection comments from P01 are preserved in the audit trail for quality records
What's next
- Workflow Actions — full reference for all reviewer actions including reject and return
- Revision Control — uploading revisions, revision code conventions
- Template Settings — configure rejection handling mode (continue / stop / return)