Rubiscape provides a feature that enables the multiple execution of a complete pipeline. This allows the entire pipeline to be executed multiple times, creating a new instance for each run. Each instance can be configured independently.
For multiple execution, follow the steps given below:
- Create a Pipeline.
- To enable the multiple execution, check the 'Enabled' checkbox. Once multiple execution is enabled, the user will see the Instances field added both in the canvas header and in the properties pane.

- You can specify a maximum execution count to control the number of instances generated. The upper limit is 10, so values above 10 are not allowed.

- Save the pipeline.
- Run the pipeline as many times as needed and then the tasks in the current pipeline are executed. After successful completion of all pipeline execution, a confirmation message is displayed.
- When you click View Log, you will see the list of instances on the left side. You can select any instance from the list to view its corresponding pipeline.

- You can click Refresh to load the latest or recently executed instances.