Can we run uipath through mobile?

Hi all!
Can we run UiPath automations through mobile application?
Can anyone share the more details on this ?

Hi Vinod,

You can install UiPath Orchestrator from app store and connect to your respective cloud portal. You will be able to trigger jobs from trigger tab or start jobs from Processes/Job tab.

Thanks,
Kunal

1 Like

Hi,

Unfortunately, Official UiPath Mobile app is deprecated /deleted.

It’s stated to use mobile browser desktop mode in emergency access.

https://docs.uipath.com/overview/other/latest/overview/deprecation-timeline#orchestrator

Regards,

2 Likes

Hi @vhvinodsai

UiPath automations cannot run directly on a mobile app like a robot on your phone.
However, you can trigger automations from mobile using UiPath Orchestrator, UiPath Apps, or via APIs. The actual process still runs on a machine (VM, server, or attended robot), not on the mobile device itself.

1 Like

Thank you @Yoichi for your suggestions