Subscribe

UiPath Robot

The UiPath Robot Guide

Licensing a Robot

In Orchestrator

If you have activated and uploaded a license to Orchestrator, as explained here, all you have to do to start using a Robot is connect it to Orchestrator, and select the proper type. This is the recommended way of licensing your Robots.

There are multiple ways in which you can connect a Robot to Orchestrator:

From the Command Line

Activating a license from the Command Line is done through the LicenseTool utility.

You can activate a license on your Robot with the help of the Command Prompt as well. This type of activation is recommended when your Robot is not connected to Orchestrator.

Activation from the Command Line can be done both online and offline, as exemplified below:

  • C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 9555-2303-2194-5598 - when the machine is connected to the internet
  • C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f c:\Downloads\license.txt - when the machine is not connected to the internet.

Updated about a year ago



Licensing a Robot


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.