Let's create a new project for our automation using the UiPath template:
- On the first UiPath studio screen that pops up, select the project called Trigger Based Attended Automation. This will use a predefined UiPath template to create an attended automation project:
- Next up, provide a name for your project and an optional description and click on Create:
- On the Studio main screen, click Open Main Workflow to get to the main workflow.
- Your initial workflow should look like the following. Go ahead and remove the five unwanted activities highlighted in the following screenshot by right-clicking and selecting Delete:
- Once done, ensure that you save the project and keep doing so periodically.
The project is now set up. We are now ready to configure the initial part of the automation.