Subscribe

UiPath Insights

The UiPath Insights Guide

Hardware and Software Requirements

Hardware Requirements

🚧

Important!

Insights must be installed on its own, separate server. Installing Insights on the same machine as Orchestrator is not supported.

📘

Note:

These requirements are only applicable for the server where Insights is installed. For users using Insights, a supported web browser is the only requirement.

For the Insights SQL server, the requirements are the same as those of Orchestrator, except that SQL Server 2012 or above is required for Insights.

Deployment SizeSmall Scale (<1M Rows)Medium Scale (1-20M Rows)Large Scale(20-150M Rows)Extralarge Scale(150-500M Rows)
CPU4 Cores8 Cores16 Cores16 Cores
System Memory16-24GB32GB64GB128-192GB
Installation Directory20GB20GB20GB20GB
Data Directory30GB100GB300GB700GB
Processes/Queues (with Custom Fields) For All Insights Enabled Tenants<=100<=500<=1000<=1000
Processes/Queues (with Custom Fields) Per Tenant<=75<=75<=75<=75

Note: The sizing scale above refers to the total number of rows in the SQL database.

🚧

Important:

  • If you are experiencing 80-85% CPU usage, it is recommended to upgrade to 8 CPU.

  • If the above Processes/Queues limits are exceeded, either per tenant or for all tenants, you must enable Table Grouping.

  • The number of columns in process and queue tables is limited to 40.

Software Requirements

SoftwareCompatible Versions
UiPath Orchestrator2019.10.16+
Operating SystemWindows Server 2016 - Windows Server 2019
Web BrowserInternet Explorer 11
Chrome 50+
Firefox69.0.1+ (Not supported in Private Browsing mode.)
Edge (Chromium) 80+
Web ServersIIS 7.5+
Frameworks.NET 4.7.2+

🚧

Important:

If you are accessing Insights using Firefox and using a self-signed certificate, see Using Firefox for additional details on how to proceed.

Additional Considerations

FIPS

FIPS cannot be enabled on the server that Insights is installed on.

Antivirus Exclusions

Virus scans can result in performance issues when using Insights. To avoid this, it is recommended that you exclude the following from your antivirus software scans:

CategoryDetails
Folders C:\ProgramData\Sisense
C:\Program Files\Sisense
Services Sisense.AdvancedFormula
Sisense.Intelligence
Sisense.Pivot2
Sisense.QueryProxy
Sisense.AdvancedFormula
Sisense.Intelligence
Sisense.Pivot2
Sisense.QueryProxy
Sisense.ECMS
Sisense.Broker
Sisense.Discovery
Sisense.Repository
Sisense.CLRConnectorsContainer
Sisense.JVMConnectorsContainer
Sisense.Collector
Sisense.HouseKeeper
Sisense.Shipper
Sisense.Oxygen
Sisense.Orchestrator
Sisense.ECMLogs
Sisense.ECMServer
Sisense.StorageManager
Sisense.Usage
Sisense.Jobs
IIS
Sisense.Galaxy
Sisense.Gateway
Sisense.Identity
Sisense.SPE
Sisense.Configuration
Sisense.Plugins
Sisense Monitoring Updater

A script to automatically enable the above exemptions is available here:

  1. Copy the script and save it locally, for example AVE.ps1.
  2. Open Powershell console and change to the directory where you save the script.
  3. Execute the script with the command: ".AVE.ps1"

Updated about a year ago


Hardware and Software Requirements


Suggested Edits are limited on API Reference Pages

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