Question about how to deploy projects

Hi @Luke_Ryberg,

Once you complete your project, you can publish it to the Orchestrator using the publish option in the UiPath studio. You can find your project as a package under-tenant in Orchestrator. Your peers can download it from the Orchestrator if they have access, or you can use the GIT repository to store the project, and your peers could download it from GIT.

Thanks