Private Test Cloud release notes
Release date: April 15, 2026
Note: For installation-related updates in this release, refer to the Automation Suite on OpenShift 2.2510.2 release notes.
Admin
User management role
Organization administrators can now delegate identity management tasks to non-admin users through a new custom organization-level role. When assigned, this role lets users manage user accounts, robot accounts, and local groups at the organization level without granting full organization administrator rights. The role supports granular CRUD permissions per resource type and includes built-in elevation-of-rights protections: users with this role cannot modify the Administrators group or interact with existing organization administrator accounts.
For details, see User management role.
Updated Bring Your Own Model experience
The LLM configuration experience has been redesigned to provide a simpler and more intuitive way to add and manage models. The updated interface introduces clearer configuration elements, including a mandatory API Type (endpoint type) selection, ensuring explicit alignment between the configured model and its supported endpoint.
With this update, you can securely connect UiPath agentic products to your own LLMs while retaining full control over model behavior, configuration parameters, capacity, and deployment architecture. Models remain within your environment, supporting strict security, compliance, and data residency requirements.
In addition, you can use custom connector templates directly from the configuration flow to integrate proprietary gateways, private endpoints, and non-standard APIs, enabling self-service onboarding of custom and private LLM infrastructures.
For details, refer to Configuring LLMs.
For an overview of supported LLM providers, integration modes, and capability compatibility by product and feature, see Large Language Model Support.
Correction - added May 11, 2026: As of Private Test Cloud 2.2510.2, Anthropic Claude LLMs must be configured using the Amazon Web Services connector in Integration Service. Existing connections created with the Amazon Bedrock connector in Private Test Cloud 2.2510.x must be migrated to the Amazon Web Services connector.
Expanded custom LLM configuration support
The following products, newly onboarded to Private Test Cloud, support custom LLM configurations: Agents, Autopilot, Healing Agent, and UI Automation.
Context Grounding updates
Context Grounding includes two new capabilities available through UiPath Agents:
- DeepRag enhances retrieval-augmented generation with deeper, multi-step reasoning over your knowledge sources, enabling agents to surface more accurate and contextually relevant information from complex or large-scale data.
- Batch Transformation allows large volumes of documents to be processed and prepared for grounding in a single pipeline run, reducing overhead and making it easier to keep agent knowledge bases current at scale.