Autonomous processes are set up for scheduling, reusability, and follow a series of user defined step-by-step instructions
<bot_id>_<task_name>_<random_id>
2. This is where you put step-by-step instructions for the Genbot to use as a workflow. These steps follow the Let’s Verify Step-By-Step and the Genbot goes through a verification of each step of the autonomous process before proceeding onwards to the next step.
Here is an example with the objective of calculating the Sum of Two Numbers that you can copy and try below.