How we can hide "Review" state from process flow in ServiceNow workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hello All,
I just want to hide "Review" state from the process flow in Workspace.
Could you please help me in this?
Thanks,
Shrikant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hi @shrikant Kahar1,
You want to hide the “Review” state from the Process Flow displayed in Workspace.
In ServiceNow, process flow stages are controlled by the Process Flow Formatter or Workspace UI component, which reads from the State Flow or UI Policy logic linked to the record’s state field.
To hide the Review state:
Go to the State Flow definition for that table.
Remove or disable the Review state from the configured stages.
If it’s a custom Workspace component, adjust the UI Builder configuration or record page filter to exclude Review from the state list.
This ensures the stage doesn’t appear in the flow bar or progress tracker in Workspace.
If you find my answer helpful then please accept it as solution and mark it helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @shrikant Kahar1 ,
You can hide review state by going to process flow table.
Go to System UI > Process Flow in the navigation pane. Filter by your table and make the review state label as active=false then it will be hidden also make sure about the order and condition of remaining states to show the proper flow to the user.
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello @Bhimashankar H ,
I already achieve that for classic view.
Now I want to hide it for workspace record.
Thanks,
Shrikant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
you want to hide it only for workspace and show in native?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader