Change Request Approvals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 12:18 AM
What should I configure in the workflows of change requests in order to achieve the following use case i.e. -
In the Assess state, the approvals first need to be triggered to the peer group (assignment group members) and then to the manager of the assignment group (i.e. not at the same time or simultaneously but in the sequence described above).
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 12:30 AM
Hi @Shwetha Shenoy,
You shouldn't configure this in the workflow. Use Change Approval Policies.
They should be self-explanatory but here's the doc.
Change approval policies (servicenow.com)
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 12:47 AM
Hi @Peter Bodelier,
Thanks for the idea,
I already tried using the change approval policies, I could only configure the approvals as mentioned in my use case but not in a sequence.
Please find the below screenshots :
I gave the value in the order field too, but that too doesn't solve my problem.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 02:38 AM
Hi @Shwetha Shenoy,
We do this in multiple stages.
In Assess state, approval by Peers
In Authorize state Approval by Managers.
Therefore we can use the states in the condition of the decisions, and thus ask the approvals sequential.
If I'm not mistaken this is also how it works OOTB.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 03:07 AM
Hi @Peter Bodelier,
I require both approvals in the Assess state i.e. first the peer approval and then the manager of the assignment group, in a sequential order as mentioned.
Thank you.