- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-07-2022 12:26 AM
I am using Flow designer. There is an action called "Ask for approval". What does the button "Add Manual Approver" do? As per the documentation, I think it allows the end user to add approvers on the records such as RITM from related list manually. However when I tried using it, it simply skips the "Ask for approval" step in flow context.
Thanks in Advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-07-2022 12:38 AM
You can add users directly from the sys_user table using the "Add manual approver" button.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-07-2022 02:34 AM
If you add any users in manual approvers, they will be in Not yet requested state only by default.
If you add users in normal approvers of flow then they will be in requested state by default. That's the difference.
Based on your business requirement you use the Manual approvers if needed. Or else in general most of the cases Manual approvers is not used.
Mark as correct and helpful if it solved your query.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-07-2022 09:00 PM
Hi Sumanth,
I am still not able to understand how to add manual approvers. In the picture displayed below, you can see that when I select "Manual approvers" on the "Ask for approval" action, the list of users becomes read only
This is why I am not able to understand how to add manual approvers. Other option I assumed was using the Approver related list on RITM, but this is not an option as well. Because when I try to do so, the action gets completed with the status "skipped" as no manual approvers have been specified anywhere.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-08-2022 04:16 AM
Are you not able to add individual users in flow?
There are 4 symbols there.
1) Data pill - Approver can be dragged and dropped from inputs, etc
2) Users - you can specify users required as approvers there
3) Groups - you can specify groups for approvals
4) Manual approvers - If you add this then along with above added users or groups, if you add any users in related list then they also can approve.
Now,
Set your flow as below
Now it will automatically add the inputs>approver as approver and in RITM if you want additional manual approvers you can add it or ignore as you wish.
Either if original approver or manual approver who ever approves or reject, then only it will go further.
Mark as correct and helpful if it solved your query.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-19-2024 02:21 AM
Oh may days, I didn't know Manual approver was a thing. And it just got me out of a hole.
Many thanks!