AI Center
2023.10
false
Banner background image
AI Center User Guide
Last updated Mar 11, 2024

AI Units

Overview

AI Units is the measure used to license AI products. AI Units are charged based on consumption when the models are bringing value to you.

For more information, check the Metering and charging logic and License tracking sections below.

You can also allocate and track AI Units consumption at tenant level. See the tenant-level allocation pages for more details:

Note: By default, each tenant is allocated 0 AI units, and all AI units are consumed from the account pool. If there are no AI units allocated to the tenant, AI units are consumed from the organization account pool. In case all AI Units are consumed from the tenant pool, then the admin needs to allocate more on that specific tenant.

Metering and Charging Logic

This page includes specific information regarding to AI units depending on the used activity, covering the cost for every AI product. Two variables are considered when computing AI units:

  • Input size
  • Model used
Note: The formula to calculate the consumption is as follows: input size x unit cost of the model.
For example, the consumption for the UiPath Custom Named Entity Recognition model with an input size of 5000 characters is:

5000 characters = 3 units

Consumption: 3 units x 0.5 (unit cost) = 1.5 AI Units

Input size

Table 1. Input size
ModelInput typeInput sizeComputed input size
Document Understanding modelsDocument1 pageNumber of pages in the input document
Computer VisionImage1 imageAlways 1
Task MiningDataset1 datasetAlways 1
Other modelsJSON2000 characters = 1 unitCeil(length(input)/2000)
File5 MB = 1 unitCeil(size/5MB)
Files5 MB = 1 unitCeil(sum(size(input))/5MB)

Model used

Table 2. Model used
ModelWhen we chargeUnit cost
Document Understanding models Per predictionFor a list of all models, check the Metering and Charging Logic page from the Document Understanding guide
Computer VisionPer prediction0
Task MiningPer successful pipeline5000
UiPath Light Text ClassificationPer prediction0.2
UiPath Multilingual Text ClassificationPer prediction0.5
UiPath Custom Named Entity RecognitionPer prediction0.5
Open Source packages Per prediction0.1
Custom packages (uploading your own zip file)Per prediction0.1
Note: Except for Task Mining, running a pipeline or deploying an ML Skill does not consume AI Units and does not require additional licenses.

License Tracking

Legacy licenses, such as AI Robots, GPU, or Task Mining will still be displayed, although they are not consumed.

ScenarioAPI KeyLicense managementWhere to track your consumption
Enterprise on-premises deployed on Automation Suite connected to an external standalone Orchestrator (AI Center™ standalone) The API Key found under Licenses for your AI Center cloud account API Key is required during AI Center installation and can be changed through ArgoCD if needed Home>License Usage>Other Services>AI Units (requires Automation Cloud™ account, see note below)
Enterprise on-premises offline deployed on Automation Suite connected to an external standalone Orchestrator (AI Center standalone) N/ALicense needs to be added to UiPath Orchestrator and distributed at tenant level Tenant>License tab>UiPath Document Understanding card
Enterprise on-premises deployed on Automation SuiteThe API Key found under Licenses for your Document Understanding Automation Suite account License needs to be activated after Automation Suite installationHome>License Usage>Other Services>AI Units
Enterprise on-premises offline deployed on Automation SuiteThe API Key found under Licenses for your Document Understanding Automation Suite account License needs to be activated after Automation Suite installationHome>License Usage>Other Services>AI Units
Note: If you are using AI Center connected to an external standalone Orchestrator, an Automation Cloud account is needed during installation. The API key is found in Automation Cloud under Home > License Usage > Other Services > AI Units.


  • Overview
  • Metering and Charging Logic
  • Input size
  • Model used
  • License Tracking

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.