ServiceNow Learning 88: Restart a Flow in ServiceNow!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 07:09 AM
Hi All,
When you have your flow running and it stuck on "Waiting" state. You see 2 buttons/UI Actions on the Flow Context table.
- Restart Flow
- Cancel Flow
If you want to restart a flow with the same inputs' values. Please go to context record of the flow and click on "Restart". This will restart the flow with the same inputs values provided before.
Cancel - It will cancel the flow context then you have to start the flow again by triggering the flow conditions.
Hope it helps.
I hope this article helpful. Please mark it as helpful and bookmark if you like it.
Regards,
Shamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 09:29 AM
I'm on WashDC version and we don't have UI actions for that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 09:49 AM
You don't have these?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 10:10 AM
Ah, my bad, I only checked the UI actions table and searched for *flow
as I was searching for the names that the OP wrote. I see now that they don't say that on the actions. I do see them now. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 10:23 AM
Is this doable for flows that incorrectly error out or 'complete' incorrectly? I see the two buttons in question, but the flow itself is complete. Is this intended? Do there need to be conditions in place for these buttons to ONLY show when the flow is in a waiting state, not a completed state?