How to Run a UiPath Process on Another Computer Without Sharing Studio Credentials

Hi everyone,

I have created a process in UiPath Studio where the robot extracts data from PDFs in Gmail and converts it into an Excel file. I have successfully built and tested this process on my computer using UiPath Studio.

Now, I want my senior to be able to run this process on his computer whenever he wants, but without sharing my Studio credentials.

Is this possible? If so, what are the steps or best practices to achieve this?

Thanks in advance for your help!

1 Like

@Aakash_Sharma4,

You can publish it to orchestrator and form there others can run in attended or unattended licence as per requirement.

You can also share the code and they can run it from there Studio.

Thanks,
Ashok :slightly_smiling_face:

1 Like

Thank you for answering my question.

I don’t want to share my credentials, I would like to upload or publish them somewhere so that the other person can run it with their ID.

For example, I made a process and shared it with a client. Now the client can run it anytime they want.

@Aakash_Sharma4,

Store your credentials in Assets and get it with get credentials activity.

Thanks,
Ashok :slightly_smiling_face:

do your senior have his own credential?

Thank you for answering.

He has no idea about UiPath but I can install it on his system.

Hie @Aakash_Sharma4 you can try this go to publish section and publish your project select the custom field and store your project in your system drive the project is in Nuget form share this with the other person and in that person machine go to manage package section → go to setting → add that Nuget package Name the package install that and run that package…
Cheers Happy Automation… :grinning:

1 Like

Would I be correct in assuming you have a community licence, so the issue is you dont want to share your credentials to log into the UiPath Cloud and you cannot add him to it to share your work?

1 Like

Thank you for helping me

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.