How to let others users use my process?

I have two account and two computer. I use the A account in A computer publish the process,How can I use the B account in B computer using this process

Provide the necessary permission to B account in the Tenant and create an unattended setup with the Computer B credentials.
This should work ideally.

Hi @q929428753

Welcome to UiPath,

Publish the process from A Computer using A Account, ensuring it’s stored in Orchestrator or a shared folder. Make sure all necessary paths, configs, and dependencies are accessible from both machines. Log in to B Computer with B Account and open UiPath Assistant or Studio. Connect to Orchestrator if used, ensuring B Account has the necessary access. Download and install the process from Orchestrator or manually place the .nupkg file in C:\ProgramData\UiPath\Packages. Finally, run the process from UiPath Assistant or Orchestrator.

Ensure that shared paths are accessible, configs remain consistent across both machines, hardcoded values are avoided, and both systems have the required dependencies and permissions.

If you found helpful mark as a solution.
Happy Automation

1 Like

Hi @q929428753,

Please follow below:

  1. please ensure you publish the process to shared folder between account A and account B. Please note if you publish to personal workspace, it will not be accessible by account B. You need to ensure account A and account B are added as users(for attended) or robot(for unattended). Also ensure that both machines are also added to the same folder.
  2. once the process is published, hit it from orchestrator if you have added account A and account B as robot for unattended use. This will download the necessary packages to machine and run the process.
  3. alternatively, if you want to run process as attended, login to machine B using account B credentials. Open assistant and run the process from there. It will first download necessary packages to the machine B and then run the process.

Hope this helps.

Regards
Sonali

I use B Account open Orchestrator it show “Seems like you don’t have access on Orchestrator. Please check with your administrator!” But I already set B Account admin

@q929428753
Can you please share your error screenshot,

I think you don’t have tenant admin access.

@q929428753,

Please refer below thread on same,

Hope this helps.

Regards
Sonali

@q929428753,

If the above link doesn’t seem to help, you can refer below thread:

Regards
Sonali

@q929428753

Welcome to community!!

in your scenario you need to add that user in your tenant. to add the users or giving the access please go throw with below video, you may get solution on this

Happy automation!!

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