How can I migrate asset from one orchestrator to other?

Hi,
I need an help to migrate the asset from one orchestrator to other?
Type:cloud orchestrator

Hi,

you can use Manager Orchestrator Tool, heres the link

To migrate assets from one UiPath Orchestrator instance in the cloud to another, you can follow the same steps as for on-premise instances, with some modifications.

  1. Backup assets on the source Orchestrator: You can use the Orchestrator API to retrieve the assets, such as processes, robots, and packages, and save them as files. You can also use a cloud storage service to store the files.
  2. Transfer the files to the target Orchestrator: You can use a file transfer tool or a cloud storage service to transfer the files to the target Orchestrator.
  3. Restore assets on the target Orchestrator: You can use the Orchestrator API to upload the files to the target Orchestrator and create the assets.
  4. Update references to the assets: If the assets have dependencies on other assets, such as queues, you will need to update the references to the new assets in the target Orchestrator.