- Automation Cloud and Test Cloud
- April 2026
- March 2026
- February 2026
- January 2026
- Automation Cloud Public Sector and Test Cloud Public Sector
- Automation Cloud Dedicated
Orchestrator release notes
April 27, 2026
New Latest jobs card on the Tenant and folder homepages
Added April 28, 2026: This feature was released on April 27, 2026, but was not included in the release notes at the time.
We enhanced the Tenant – Overview and Folder – Home pages with a new Latest jobs to help you quickly monitor recent job activity.
- The Tenant page includes jobs across folders.
- The Folder – Home page includes only jobs from that folder and does not include jobs from its subfolders.
From the Latest jobs card, you can quickly:
- View recent jobs at a glance.
- Filter jobs by creation time and process time.
- Check key details such as:
- Process: the name of the process.
- Location: the folder where the job was run.
- Type: the job type.
- State: the current job status.
- Creation Time: the job start time.
- Open the Job details sidebar by selecting any job in the list.
- Select View all:
- From the Tenant Overview page, to open the full Jobs page under Tenant → Monitoring → Jobs, where you can see jobs across all folders.
- From the Folder page, to open the Automations → Jobs page, where you can see jobs limited to that folder.
This enhancement provides better visibility into job activity directly from both the Tenant and folder home pages.

Cross-folder jobs filtering at Tenant level
You can now filter jobs across folders, making it easier to monitor and analyze executions at scale.
This new capability is available in Tenant → Monitoring → Jobs and allows you to quickly find relevant jobs across multiple folders using advanced filtering options.
Cross-folder filtering is currently available only at the tenant level. When accessing the Jobs page from a specific folder, results are limited to that folder and do not include jobs from its subfolders.
Intuitive filtering
- Use dedicated filters to quickly narrow down jobs across folders:
- Creation time: focus on jobs within a specific time range.
- Process type: filter by different process types.
- Process: filter by specific processes.
- State: easily identify jobs by status.
- All filters can be combined, allowing for more precise queries and better visibility in large datasets.

For more information, check the Jobs page from the Monitoring section in the Orchestrator user guide.
Cross-folder Jobs status counts and Jobs history are now clickable
Added May 4, 2026: This feature was released on April 27, 2026, but was not included in the release notes at the time.
Job status values and Jobs history chart segments on the cross-folder Tenant page are no longer just informational. You can now select any job status to open the Jobs list with the corresponding status filter already applied.
This makes it easier to quickly access running, pending, or failed jobs without manually applying filters.

Improved visibility for jobs started using attachment-based inputs
The Job details side panel now displays a warning when a job is started using input arguments sent as attachments due to input size restrictions. The message provides guidance on resolving compatibility issues with robot versions.
For more information, check the About input and output arguments.
Job details enhancements
The Job Details side panel now includes a new Compatibility field within the Execution Environment section.
This addition provides clearer insight into the environment compatibility of each job, helping you better understand how and where jobs are executed.
April 23, 2026
Automation Cloud Robots - Serverless static IPs for Canada, Singapore, United Arab Emirates
You can now add static IPs to the allowlist for Automation Cloud Robots - Serverless and not open your network to all external IPs in Canada, Singapore, and UAE regions. To use static IPs, you must explicitly enable this option in your serverless robot template. After enabling them, you can add the corresponding IPs to your allowlist. For the list of static IPs, check the Static IP configuration page from the Automation Cloud admin guide.
April 22, 2026
Launching the Orchestrator Credentials Proxy 2.2.1
The release of the Orchestrator Credentials Proxy 2.2.1 brings the following updates:
- Updated the underlying framework to .NET 8.0.26, ensuring improved performance, security, and long-term support.
- Removed the dependency on AutoMapper, simplifying the codebase and improving maintainability.
For details, check out the Orchestrator Credentials Proxy documentation.
April 21, 2026
Automation Registry
We are excited to introduce the Automation Registry, a centralized, cross-folder experience for discovering, managing, and governing automations, and related resources across your environment. It provides visibility across all available automation types in UiPath, including RPA workflows, API automations, and agents. The Registry page provides a unified view across three key areas:
- Solution deployments: monitor deployment status, versions, and locations, and access detailed information such as resources, history, logs, and configuration.
- Processes: access a centralized registry of automations and agents with filtering options and quick actions to view or edit configurations.
- Resources: explore and manage shared resources across folders, with filtering by resource type and direct navigation to resource-specific edit pages.

For more information, check the About the Registry context page.
April 14, 2026
Duplicate job action for active jobs
A new Duplicate job action is now available for jobs. This option opens the Start Job form pre-filled with the original job’s configuration. The Duplicate job action replaces the Restart job action and enables the option for any state. Previously non-terminal states (Pending, Running, Stopping, Terminating, Suspended, Resumed) could not have been acted upon.

Easier access to event trigger webhook URL
The webhook URL is now available on the Package Requirement page for event triggers, making it easier to access when needed.

Improved clarity for VM option in Unattended setup
We included a hint for the disabled VM option in the Unattended setup page to explain that VM configurations are not supported. The hint also includes a link to the relevant documentation. This is available for both UiPath-hosted and self-hosted unattended robots.

Queue triggers continue after job suspension
Queue triggers can now continue processing new queue items even when previously started jobs are in a Suspended state. This ensures that remaining items in the queue are picked up without requiring additional item uploads or manual intervention.
Reset runtime argument values
We introduced a Reset to default button for runtime arguments. This option lets you easily restore any field to its package or process default value. When restarting a job, this action resets values to their configured defaults, not to the values from the previous run.

Excluded personal workspace sub-folders from Folders API
We fixed an issue where personal workspace sub-folders were returned by the /odata/Folders API.
Fixed rollback error for duplicate resource names
We fixed an issue where upgrade or rollback operations could fail with Error code - 1001, Message - "The name is already used" due to resources being recreated with the same name.
- April 27, 2026
- New Latest jobs card on the Tenant and folder homepages
- Cross-folder jobs filtering at Tenant level
- Cross-folder Jobs status counts and Jobs history are now clickable
- Improved visibility for jobs started using attachment-based inputs
- Job details enhancements
- April 23, 2026
- Automation Cloud Robots - Serverless static IPs for Canada, Singapore, United Arab Emirates
- April 22, 2026
- Launching the Orchestrator Credentials Proxy 2.2.1
- April 21, 2026
- Automation Registry
- April 14, 2026
- Duplicate job action for active jobs
- Easier access to event trigger webhook URL
- Improved clarity for VM option in Unattended setup
- Queue triggers continue after job suspension
- Reset runtime argument values
- Excluded personal workspace sub-folders from Folders API
- Fixed rollback error for duplicate resource names