Quick Guide (<20min)
Testing & Debugging
Median read time: 00 min 48 sec
Running a workflow
The best way to test a workflow is to run it. To do so, you can click the run button in the dock after you've chosen the starting point from the menu:

Recent Executions
Debugging elements can be done using the “Recent executions” button on any Step.This view is incredibly useful to observe how the data is being manipulated across each of your steps and if there are any errors in a task, they will be clearly logged here. Here is a list of this step’s most recent executions, which you can drill into by clicking it for more information.
Step Testing
You can test an individual step by pressing the Test Step button on a step. You can check the recent executions tab to check how it behaved.