The main types of project supported by UiPath Studio are as follows:
- Sequence: This is suitable for simple actions or tasks. It enables you to go from one activity to another, without interfering with your project. It consists of various activities. Creating sequences is also useful for debugging purposes. One activity from a particular sequence can easily be tracked. The Basic type of project can be started using the Blank option in the start tab and then adding the sequence in the diagram from the toolbox.
- Flowchart: This is suitable for dealing with more complex projects. It enables you to integrate decisions and connect activities. To start this kind of project, choose the Flowchart - Simple Process option from the new project ...