How to deploy the project in client environment

Hi guys, I’m developing a project in uipath
It’s unattended bot
my project is almost completed and i don’t know how to share that workflow to my client.
I’m new to uipath this is my first project can anyone help me in this.

@ranaprathap928, Hi and welcome to the community.

Normally you deploy the project to the orchestrator, if they want to do the deployment themselves then you will share the project folder or the Main.xaml file with them and they can then publish that to the orchestrator. check out the below links might be helpful.
https://docs.uipath.com/orchestrator/docs/publishing-a-project-from-studio-to-orchestrator

1 Like

Thanks for your reply, but when i share my main.xaml file to my client some content is missing ,
Suppose I’m clicking some activities in browser and i share that workflow to client that browser content is missing , how to resolve this issue.