automation-suite
2023.10
false
- Overview
- Requirements
- Installation
- Post-installation
- Migration and upgrade
- Upgrading Automation Suite on EKS/AKS
- Step 1: Moving the Identity organization data from standalone to Automation Suite
- Step 2: Restoring the standalone product database
- Step 3: Backing up the platform database in Automation Suite
- Step 4: Merging organizations in Automation Suite
- Step 5: Updating the migrated product connection strings
- Step 6: Migrating standalone Orchestrator
- Step 7: Migrating standalone Insights
- Step 8: Deleting the default tenant
- Performing a single tenant migration
- Migrating from Automation Suite on Linux to Automation Suite on EKS/AKS
- Monitoring and alerting
- Cluster administration
- Product-specific configuration
- Accessing the Models
- Enabling or disabling Chinese, Japanese, Korean OCR
- Enabling or disabling Extended Languages OCR
- Troubleshooting
- The backup setup does not work due to a failure to connect to Azure Government
- Pods in the uipath namespace stuck when enabling custom node taints
- Unable to launch Automation Hub and Apps with proxy setup
- Pods cannot communicate with FQDN in a proxy environment
- Test Automation SQL connection string is ignored
- EKS backup failure due to Velero version
Enabling or disabling Extended Languages OCR

Automation Suite on EKS/AKS installation guide
Last updated May 21, 2025
Enabling or disabling Extended Languages OCR
Important: To use the Extended Languages OCR, you need
to have a valid license configured. The license is a base64 string file provided by
UiPath® over email. To obtain the license, file a support ticket under .
Obtaining access to Extended Languages OCR involves acceptance of the following additional terms and conditions:
- Redistribution of the license by the user to other organizations is strictly prohibited. This license is specifically intended for the use of the Extended Languages OCR as part of UiPath Automation Suite, and solely by the entity to which it is provided.
- Users are obligated to submit
usage reports every quarter, with deadlines on March 31st, June 30th, Sept
30th, and Dec 31st each year. These reports can be produced by navigating to
the
uipath-as-platform
storage container and compressing the folder pathaistorage/org-00000000-0000-0000-0000-000000000001/tenant-00000000-0000-0000-0000-000000000001
into a zip file. This zip file is then sent to a UiPath email address that will be provided with the license file.
Non-compliance with these conditions will result in the inability to renew Extended OCR licenses.
The license file expires after 12 months, so a license renewal is needed every 12 months. There is a one month grace period, after which the container will cease processing requests.
After receiving the license string, continue with the steps from this procedure.
Users are obligated to submit usage reports every quarter, with deadlines on March 31st,
June 30th, Sept 30th, and Dec 31st each year. These reports can be produced by
navigating to the
uipath-as-platform
storage container and compressing
the folder path
aistorage/org-00000000-0000-0000-0000-000000000001/tenant-00000000-0000-0000-0000-000000000001
into a zip file. This zip file is then sent to a UiPath email address that will be
provided with the license file.
Note: The report file does not contain any document-specific
information.
For more information on what the report file includes, check the following sample
file:
{
"year": 2024,
"month": 10,
"report": {
"type": "UsageResponse",
"meters": [
{
"name": "<container name>",
"quantity": 12.0
}
],
"apiType": "<api type>",
"serviceName": "<service name>"
}
}
{
"year": 2024,
"month": 10,
"report": {
"type": "UsageResponse",
"meters": [
{
"name": "<container name>",
"quantity": 12.0
}
],
"apiType": "<api type>",
"serviceName": "<service name>"
}
}