Your First Workflow
Use this page to write your first workflow using Genta Automation.
Step-by-Step Guide
Open Genta Digital Worker (a.k.a. 'Genta Worker')
Genta Digital WorkerGenta Worker is the application that actually does all the work.
It will execute the commands and open the windows or browsers to work on.
Normally, Genta Worker would be installed in the cloud (on a separate virtual machine) or on a physical machine so that it does not interrupt your work while it is executing tasks.Open Genta Desktop Assistant (a.k.a. 'Genta Desktop')
Genta Desktop Assistant is the application where you can write and create workflows.
It is also the primary way you will first trigger the execution of any workflow automation.
Later, you can also try executing Genta workflows assigning her an email address and then emailing her to do work. Genta can view emails, execute workflows once they are received, and email you once work is completed!Once Genta Desktop Assistant shows it is connected, click the “New Folder” button.
You can create folders to organize your workflows.
Let’s call this folder “AI Driven Automations”, then press enter.
Right click this folder and click “New Workflow”, name your workflow, such as “My Workflow”, then press enter.
The workflow will be created, and you will need to give the workflow its first action/command. Click “Add Command” button or click the “Commands” tab on the left.
In the “Add Command Wizard” window, you can add commands and add them to your automation.
You can either type the commands (as you learn them) or use the “Add Command Wizard” options above.
To make this easier, you can copy the workflow below and paste it into the “Editor” window.Navigate to "www.rpachallenge.com" Enter "John" as "First Name" Enter "Doe" as "Last Name" Enter "Contoso" as "Company Name" Enter "john.doe@contoso.com" as "Email" Enter "Manager" as "Role in Company" Enter "123 Smart St." as "Address" Click "Submit" button //Below, we use -forcedetection since the UI changes once we click submit. //This parameter tells Genta to force redetection of screen changes //Genta has logic to automatically detect changes, //but this parameter can be used when we know the UI changes and we want to force detection Enter "John" as "First Name" -forcedetection Enter "Doe" as "Last Name" Enter "Contoso" as "Company Name" Enter "john.doe@contoso.com" as "Email" Enter "Manager" as "Role in Company" Enter "123 Smart St." as "Address" Click "Submit" button
Click “Run”.
Genta should open a web browser window and start inputting the 2 users and their information onto the screen.
The next step is to review the “Example Workflows” section to try other automations.
Related Articles
Filter by label
There are no items with the selected labels at this time.