Can we Run Two Bot at a Time parallelly?

can we Run two Bot at a time Parallelly in the Same system without Interfering with each Other is it Possible to Run?then How it is Possible?

As far as I know, UiPath is a single bot per machine. That being said, I believe you can get around this by running virtual machines on one computer and installing bots on each virtual machine.You can also create a program that runs parallelly in a different sense, by allowing a process to be executed by multiple machines even though it is working on the same data. This can be done using Orchestrator queues or the Orchestration Process Template with the correct activities in Studio.