- Getting started
- Understanding UiPath Robot
- Installation requirements
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Deploying unattended automations
- Connecting robots for unattended automations to Orchestrator
- Setting up Windows Server for High-Density Robots
- Redirecting robots through a proxy server
- Implementing authentication with credential providers
- Setting up package folders and network paths
- Configuring activity feeds
- Installing robots for attended automations
- Configuring robots for attended automations
- Integrations
- Governance
- Troubleshooting

Robot admin guide
Installing using deployment templates
linkAWS deployment
linkDeploying Service Mode Robots on AWS infrastructure allows you to run unattended automations on Amazon EC2 instances.
The following deployment option is available:
Azure Marketplace deployment
linkAzure Marketplace deployments allow you to deploy UiPath solutions directly from the Azure portal.
Deploying through Azure Marketplace creates a modern folder in Orchestrator. This folder comes with assigned user accounts and machine templates. The solution structure has the following naming:
- Folder:
AzureDeployed
-
User account (one for each deployed robot):
Azure-<VM Name>-<RandomString>
-
Robot account (for each user):
<VM Name>\<Machine Admin Username>
- Machine template (one for each deployed robot):
AzureTemplate-<VMName>
The Azure Portal wizard allows you to deploy one or more Robots. It uses a Windows Virtual Machine, which runs scripts to configure the Robot and connect it to Orchestrator. The machine, together with a Network Interface Card and a separate storage account, is deployed within a virtual network.
To deploy robots using the Azure Portal wizard:
- On the Basics panel:
- Select the Subscription, the Resource Group, and the Region where you want your solution to be deployed.
- Provide a Virtual Machine name.
- Set the Username for the administrator of the virtual machine (VM).
- Provide the Password to access the VM.
- Specify the Number of virtual machines with robots to be created.
- On the Orchestrator Connection Info panel:
- Provide the Orchestrator URL of an existing and licensed instance.
- Provide the username of the Orchestrator admin account that has API usage permissions.
- Provide the Password for the Orchestrator admin account.
- Provide the Orchestrator Tenant Name where the robot should connect.
- Select the Robot type.
- Select the Robot version.
- On the Virtual Machine Settings panel:
- Set the Virtual machine size.
- Select the Public IP Address for the VM.
- Provide the DNS Prefix for the public IP Address.
- Select the Virtual network.
- Select the Subnet for the VM.
- On the Resource Tags Configuration panel, create tags for the resources created in the deployment.
GCP Marketplace deployment
linkThe GCP Marketplace UiPath Robot deployment is a solution that enables UiPath and GCP customers to deploy the Robot through the GCP marketplace.