Document approval and publish process
Summarize
Summary of Document Approval and Publish Process
The document approval and publish process in ServiceNow enables users to manage document reviews and approvals efficiently. This process involves multiple reviewers and approvers, allowing for collaborative editing and validation before a document is published. The roles required to create approval and review rules are platformdocumentmanagementadmin or admin.
Show less
Key Features
- Document Review: Reviewers can approve or reject documents, affecting the document's progression through the approval stages. Notifications are sent to authors and owners upon reviewer decisions.
- Approval Workflow: Documents may have multiple approvers in a sequential order. The first approver’s decision dictates the document's status, allowing for a structured approval process.
- Publishing Process: Once approved, documents are moved to the "Ready for Publishing" stage, allowing for final publication. Previous versions are retired upon publishing a new revision.
- Email Approval: Users can approve or reject document versions directly from email notifications, streamlining the review process.
Key Outcomes
By implementing the document approval and publish process, ServiceNow customers can expect:
- Enhanced collaboration and communication around document revisions.
- Clear visibility and tracking of document statuses throughout the review and approval stages.
- Efficient management of document versions, ensuring only the latest revisions are published and workflows are up to date.
A reviewer approves or rejects the document. A document can have multiple reviewers. During the approval process, the approver approves or rejects the document. A document goes through the approval process after the review process. A document is published after the review and approval process.
A document can have a reviewer or multiple reviewers and no approvers and vice versa. You must have the platform_document_management_admin or admin role to create approval and review rules.
- Add approvers and reviewers to a document.
- Initiate the approval and review workflow for a document version.
- Publish the approved version.
- See the activity stream of the approval and review workflow.
All approvers and reviewers have read access to the documents that they’re approving.
Document approval revision rule
Document review
If the reviewer rejects the document, the author and owner are notified and the review is canceled. The author, owner, and reviewer should discuss what changes must be made to the document. If the reviewer approves the document, the author and owner are notified that the review was successful, and the document can move to the approval stage. If multiple reviewers are assigned to a document, the first reviewer to act dictates what happens to the document. For example, there are two reviewers, A and B.
If reviewer A acts first and rejects the document, the review process stops and the revision state is set to Canceled. Reviewer B receives a notification email stating that the review was rejected and the status is changed to No Longer Required. If reviewer A acts first and approves the document, the review process stops and the document can move to the approval stage. Reviewer B's status is changed to No Longer Required.
Document approval
After the document has been reviewed, submit the document for approval. If the document doesn’t have an approver, the approval process is omitted.
If the final approver approves the document, the author and the owner are notified. After the final approval is successful, the document stage changes to Ready for Publishing in the Document versions list.
- Sequence 1: Approvers A and B
- Sequence 2: Approvers C and D
- Sequence 3: Approver E
The sequences take place in ascending chronological order, approvers A and B receive the approval request first (approvers C, D, and E aren’t part of the process yet). Similar to the review process, the first approver to act within a sequence dictates what happens to the document. If approver A acts first and rejects the document, the approval process stops and the state is set to Canceled. Approver B's status is changed to No Longer Required. If approver A acts first and approves the document, the process stops and approver B's status is changed to No Longer Required. The document then moves to approval sequence 2. After at least one approver in each sequence approves the document, the author and the owner are notified that the document has been approved.
Publish a document
After a document has been created and edited, the revision can be submitted for draft review and final approval. After final approval, the document can be published.
If the approval and publishing process is repeated, the published revision is retired when the new revision is published. Any workflows running against previous revisions are canceled when the document is published.