- Getting Started
- Requirements
- Hardware Requirements
- Software Requirements
- Best Practices
- Installation
- Updating
- Identity Server
- Troubleshooting startup errors

Orchestrator installation guide
Software Requirements
Server OS
| Software | Compatible Versions |
|---|---|
| Windows Server |
|
Databases
| Software | Compatible Versions |
|---|---|
| SQL Server |
Note: If you are considering installing Insights , make sure that your database supports both columnstore indexes and JSON functions. |
| UiPath High Availability Add-on |
Note: Required only for supported HA installations. Important: Multi-node Orchestrator deployments use the RESP (Redis Serialization Protocol) for communication, and thus can be configured using any solution relying on this protocol. HAA is the only such solution supported by UiPath. |
Logging & Visualization
The below software is not explicitly required, but is recommended for logging & visualization purposes.
| Software | Compatible Versions |
|---|---|
| Elasticsearch |
Check the official Elasticsearch End-of-Life dates and support matrix . |
| Kibana |
|
Browsers
Orchestrator only supports evergreen browsers:
| Browser | Supported versions |
|---|---|
| Google Chrome | latest two versions |
| Mozilla Firefox | latest two versions |
| Microsoft Edge | latest two versions |
| Apple Safari | latest version |
Deployment
| Software | Compatible Versions |
|---|---|
| WebDeploy | 3.5+ 64bit version Please note that this is required only for PowerShell script installations, such as the Azure installation script. For more information, check the Azure App Service installation page. |
| Windows PowerShell | 5.1+ To download Windows PowerShell version 5.1, visit this link and install Windows Management Framework 5.1. For additional help, check the Windows PowerShell 5.1 installation documentation. |
Software Frameworks
| Software | Compatible Versions |
|---|---|
| .NET Framework | 4.7.2+ |
| ASP.NET Core Module | 8.0.x |
ASP.NET Core IIS Module 8.0.x is available for download here as part of the Hosting Bundle.
Only the core needs to be installed, no runtime(s), which is done by running the installer from the command-line using OPT_NO_RUNTIME=1. However, if you want to also install Test Manager, then ASP.NET Core must be installed including the runtime. Run the installer without the OPT_NO_RUNTIME=1 option to achieve this.
Web Servers
| Software | Compatible Versions |
|---|---|
| IIS | 10+ |
| IIS Modules - URL Rewrite | 2.1+ |
Virtualization Platforms
Any platform that can create a Windows Virtual Machine can be used as well.
| Software | Compatible Versions |
|---|---|
| Citrix XenDesktop | 7.6+ |
| Microsoft Hyper-V | 2016+ |
| VMWare vSphere | 6+ |
Credential Stores
The below items are not required for use of Orchestrator, but optional integrations.
| Software | Compatible versions (tested) | Dependencies |
|---|---|---|
| CyberArk® | Central Provider 12.6+ |
|
| Azure Key Vault | N/A | N/A |
| HashiCorp Vault |
| N/A |
| BeyondTrust | 21.3+ | N/A |
- The versions mentioned above work as expected based on our testing. Although older versions have not been tested by us, they should work as long as they use the same APIs.
- For additional details on the CyberArk® Credential Provider system requirements, refer to CyberArk® documentation.
- If you are using another credential store via a plugin in Orchestrator you must verify that you meet all the dependencies and requirements of the respective plugin.