How to add group approval in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 12:57 AM
How to add group approval in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 01:53 AM
So what did you configure so far?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:03 AM
Go through below documentation for the same: https://docs.servicenow.com/bundle/utah-build-workflows/page/administer/flow-designer/reference/ask-...
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 03:03 AM
@Santhosh23 --
Open Flow Designer:
- Log in to your ServiceNow instance as an administrator or a user with Flow Designer permissions.
- Navigate to "Flow Designer" > "Designer" from the main application menu.
Create or Open a Flow:
- Create a new flow by clicking on "Create New" or open an existing flow that you want to modify.
Add Flow Activities:
- Drag and drop the appropriate flow activities that lead to the point where you want to add the group approval.
- Connect these activities to form the flow.
Add the "Approval - Group" Action:
- Drag and drop the "Approval - Group" action from the palette onto the flow canvas.
- Connect the flow activities to the "Approval - Group" action to indicate the path that leads to the approval.
Configure the "Approval - Group" Action:
- Double-click on the "Approval - Group" action to open the configuration dialog.
- In the dialog, you can set various parameters for the group approval, including:
- Title: Enter a title for the approval request.
- Description: Provide additional information or context for the approval.
- Approvers Group: Specify the group that will be responsible for the approval. You can use the lookup icon to search for and select the desired group.
- Due Date: Set a due date for the approval (optional).
- Approval Timeout: Define a timeout period, after which the approval is automatically rejected if not completed (optional).
- Additional Settings: Configure any additional settings, such as reassignment options, reminder emails, and so on (optional).
Handle Approval Outcomes:
- After the "Approval - Group" action, you can add flow activities to handle different outcomes based on the approval result.
- For example, you can use "Branch" actions to direct the flow based on whether the approval is approved or rejected.
Save and Activate the Flow:
- Once you have configured the flow with the group approval, save the changes.
- Activate the flow to make it operational.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 02:48 AM
Approval - Group is not present