Skip to main content

Jobs

Learn how to check the status of scheduled flows

The jobs page shows the results of the scheduled flows on production robots. You can filter your jobs by job status, job starting time and the robot started running the job.

Jobs List

A flow fails after an unhandled or manually thrown exception, and the row's Status turns red. The Jobs table records that a run failed and when — it does not carry the exception text, so to find out which node threw it, open the flow in the Designer and check its run output.

Actions

You can manage your jobs by using the Actions menu.

Job Actions

Stop Job

Stops a running job process.

Re-run Job

Runs the job's flow on the same robot again. Useful for retrying after a failure.