Learning Track
This Help Article appears in the Level 1: Get Started learning track. Get the most out of this learning track by starting at the beginning.
This Help Article appears in the Level 1: Get Started learning track. Get the most out of this learning track by starting at the beginning.
The Run Log can be found in the Designer, to the right of the workflow. It is a useful tool to help you troubleshoot existing workflows and build new ones.
In the Run Log you will find all the Runs of a workflow, each time your workflow was triggered. It gives you access to run statuses, run times, and data contained in the workflow.
You can also quickly copy data values or data references from here.
The panel shows a list of each run, documenting the run's current status and the time the workflow started executing. You can click on a specific run to understand which steps were executed within it. All times are shown are UTC time zone.
Use the filter at the top left to see only Stopped, Waiting, In Progress, or Completed runs.
You can use the Run Log to update the referenced data in a module:
If a run was stopped because of an error, when you click on the run the failed module step is automatically expanded to display the error that occurred.
For example, the workflow shown at the start of this guide is triggered by new rows added to a sheet in Smartsheet. The error in the image above tells us that the Get Row module couldn't execute since the Sheet field hasn't been set.
To solve this: