Always Starting Workflow from Beginning
Restart From the Beginning Each Time
When you use the Run button on the Dashboard, you will always start a new session of your workflow.
However, sometimes (if your end user is logged in as an end user in Gavel), you might want your interview workflow to start from the beginning instead of picking up where the user left off. To do so, you can add ?new_session=1 to the end of the links right after the page number that appears like /#/1 (removing the section that says /#/1), like in this example:
example.gavel.io/run/playground1/Workflow_Name?new_session=1