# Create Job

Creates a job with the specified Process and for the specified Robot.

<table data-header-hidden><thead><tr><th width="184.91668701171875" valign="top"></th><th width="294.99993896484375" valign="top"></th></tr></thead><tbody><tr><td valign="top">Process Name/GUID</td><td valign="top">[Text] Specify the name of the Process or its GUID.</td></tr><tr><td valign="top">Robot Name/GUID</td><td valign="top">[Text] Specify the name of the Robot or its GUID.</td></tr><tr><td valign="top">Task Name/GUID</td><td valign="top">[Text] Optionally specify the name of the Task or its GUID.</td></tr><tr><td valign="top">Stop After</td><td valign="top">[Text/Date and Time] Optionally specify the date and time when the Job should be stopped.</td></tr><tr><td valign="top">Interrupt After</td><td valign="top">[Text/Date and Time] Optionally specify the date and time when the Job should be interrupted.</td></tr><tr><td valign="top">Timeout</td><td valign="top">[Number] Timeout in seconds.</td></tr><tr><td valign="top">Job GUID</td><td valign="top">[Text] Returns the GUID of the created Job.</td></tr><tr><td valign="top">Error Handling Level</td><td valign="top"><p>Select the error handling level. Possible values:</p><ul><li>"Default" - default;</li><li>"Ignore" - errors are ignored;</li><li>"Handle" - errors are handled.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Message Level</td><td valign="top"><p>Select the message level that blocks will output during execution. Possible values:</p><ul><li>"Default" - default;</li><li>"Release" - output is disabled;</li><li>"Debug" - main information output;</li><li>"Detailed" - detailed information output.</li></ul><p>If "Default" is selected, the value from the "Start" block of this diagram will be used.</p></td></tr><tr><td valign="top">Error Text</td><td valign="top">[Text] Returns detailed information about the error in case of incorrect execution of the block's job.</td></tr></tbody></table>
