
Orchestrator release notes
Accessibility improvements
We improved accessibility across several user interface components to support better usability.
Automatically preselect the first available process when starting a job
When starting a job, the first available process in the list is now automatically selected based on name ordering.
This change streamlines the job start flow and reduces the number of steps required when launching jobs.
Clarified error message for missing Robot permissions
Starting a job using Run Agent now returns a clearer error message when the required Robot permissions are missing.
The error message now clearly indicates when the failure is caused by missing permissions to start a job, helping you identify and resolve configuration issues more quickly.
Delete recording option added to More Actions menu
You can now delete video recordings directly from the More Actions context menu.
Previously, the Delete recording option was only available in Job Details, which made it harder to discover. This update improves usability by making the action easier to access.
Detailed information for OData validation errors
OData APIs now include additional information in error responses when a request contains invalid or malformed query parameters.
Details field that provides a more
descriptive explanation of the validation error.
Improved removal of per-user and per-robot asset values
You can now remove per-user and per-robot asset values more safely and efficiently when editing an asset.
When removing a value, a confirmation dialog is displayed to help prevent accidental deletions. The dialog displays the name of the user or robot whose value is about to be removed.
You can also select multiple values and remove them at once using the Remove button in the asset values grid.
New Created columns added to transaction items
- Created: displays the time elapsed since the transaction items was created.
- Created (absolute): displays the exact timestamp when the transaction item was created.
Both columns are hidden by default and can be enabled through the column visibility settings, allowing you to view when a transaction item was created in either relative or exact timestamp format.
New delete role confirmation modal
Deleting roles in Manage Access → Roles now includes an improved confirmation modal.
When deleting a role, you must type the role name to confirm the action. This helps prevent accidental deletions and provides clearer guidance about the impact of removing a role, including the effect on users who currently have the role assigned.
New QueueItem.retried webhook event
QueueItem.retried, is available. An event is
triggered whenever a queue item is retried.
This event helps you monitor retry activity and react to queue items that are automatically or manually retried after a failure.
Remove per-user and per-robot asset values more safely
You can now remove per-user and per-robot asset values more safely and efficiently in the Assets editor.
When you delete a value, a confirmation dialog is displayed that includes the name of the affected user or robot, helping prevent accidental deletions.
You can also select multiple values and remove them at once. The grid now supports multi-selection, and when you choose Remove selected, the system displays a confirmation dialog describing how many entries will be removed.
Fixed Advanced robot options status on the Check Access page
We fixed an issue where the Advanced robot options status on the Check Access page did not update correctly.
Previously, after reverting a user’s advanced robot options from Custom back to the default configuration, the Check Access page could still display the status as Custom instead of None. The page now correctly reflects the current configuration state.
Fixed webhook secret visibility with
webhook.view permission
webhook.view permission can no longer expose webhook
secrets through network requests when accessing the Webhooks listing page.
The secret remains visible when editing a webhook, and it can still be retrieved through direct API calls, as backend behavior has not changed.
Integration Service Connections now available in Orchestrator
We’re excited to announce that Integration Service connections have moved to Orchestrator.
This enhancement centralizes the management of your connections, making it easier to configure, monitor, and secure connections.
Key improvements
This move brings several key advantages:
-
Less context-switching
You can now create assets, queues, triggers, and connections all in one place, without navigating to another left-hand menu. Fewer clicks, fewer page loads, and lower cognitive load lead to a smoother workflow.
-
Easier troubleshooting
When runs fail, you are already in Orchestrator reviewing jobs, queues, or logs. You can now view and manage the related connection in the same interface, reducing time to resolution.
-
A consistent mental model
Orchestrator already centralizes your resources. Managing connections alongside assets and triggers ensures a more intuitive and cohesive experience.
What's changing
- A dedicated Connections tab is now available in Orchestrator at folder level.
- All your existing Integration Service connections are available and manageable directly from Orchestrator.
- You can create, edit, and delete connections from the same interface.
For more information on how to manage connections in Orchestrator, check the Connections section in the Orchestrator user guide.
Enhanced webhook name behavior
We improved how webhook names are displayed. Previously, HTML content included in a webhook name could be rendered as formatted content in confirmation dialogs.
Webhook names are now displayed strictly as plain text, preventing unintended HTML rendering and improving overall security.
Extended OAuth scope support for Storage Buckets API
- The Storage Buckets API now supports multiple OAuth scopes.
- Access can be granted using either
OR.AdministrationorOR.Bucketsscopes. - Requests authorized with either
OR.AdministrationorOR.Bucketswill continue to work during a one-year transition period. After this period, onlyOR.Bucketswill grant access to Storage Buckets endpoints, asOR.Administrationsupport will be removed.
This update provides more granular access control while maintaining backward compatibility.
Responsive folder sidepanel
The folder sidepanel now automatically collapses on smaller screen resolutions to improve usability and optimize available workspace.
Searching for credential stores
We’ve enhanced the folder-level access rule configuration by adding search capabilities to the Credential Stores selection list when configuring access rules.
Previously, when editing access rules at the folder level, credential stores were displayed in a scrollable list without a search option.
You can now use the search box to quickly find and select the desired credential store, improving usability and configuration efficiency.
Deprecation: OR.Administration scope for Storage Buckets API
OR.Administration OAuth scope for
accessing Storage Buckets API endpoints.
OR.Administration and
OR.Buckets scopes as part of a one-year transition period.
After this period:
OR.Administrationwill no longer grant access to Storage Buckets endpoints.- Only the dedicated
OR.Bucketsscope will be accepted.
This change improves scope granularity and aligns access control with the principle of least privilege.
Governance controls for Agent execution in Orchestrator
- Enable calls to AI models through AI Trust Layer toggle: acts as a kill switch to enable or disable all Agent execution at once.
- Enable Agents toggle: controls execution of low-code agents.
- Enable Coded Agents toggle: controls execution of coded agents.
This gives you fine-grained, centralized governance over agent behavior while ensuring consistent enforcement across the UiPath platform.
For more information, check the AI Trust Layer policies page from the Automation Ops user guide.
Improved responsiveness for HTTP Trigger long polling
We improved the responsiveness of HTTP Trigger long polling by introducing real-time signaling when jobs are completed.
Job State History in Job details
We added a new Job state history section to the Job details sidepanel, providing a clear timeline of how a job progresses.
- A chronological timeline of job states.
- The duration spent in each state.
- The current job state.
Stop running jobs option in machine maintenance mode
We enhanced the machine maintenance mode with a new option. When enabling maintenance mode on a machine, you can now choose to stop all running jobs and wait for them to finish.
This you select this option, the transition to maintenance mode occurs only after the running jobs reach a stopped state. Jobs can shut down gracefully only if the underlying automation is designed to handle stop requests by implementing proper graceful stop logic.
For more information on managing machines, check the Managing Machines page from the user guide.
Storage buckets usability improvements
We introduced several usability improvements to enhance the file browsing experience in Storage Buckets:
- Direct file download: files now download directly instead of opening in a new browser tab, providing a more streamlined experience.
- Smart file preview on row click: selecting a file row will open the file in a new tab if the browser supports in-browser viewing (for example, images or PDF files). This allows for quick previews when available.
- Copy file name to clipboard: you can now quickly copy a file name using the Copy to clipboard icon displayed when hovering over the file.
- Improved page-trail interaction: you can now select and copy text from the active item in the breadcrumb component, making it easier to reuse folder paths or names.
For more information on managing storage buckets, check the Managing Storage Buckets page from the user guide.
- March 30, 2026
- Accessibility improvements
- Automatically preselect the first available process when starting a job
- Clarified error message for missing Robot permissions
- Delete recording option added to More Actions menu
- Detailed information for OData validation errors
- Improved removal of per-user and per-robot asset values
- New Created columns added to transaction items
- New delete role confirmation modal
- New QueueItem.retried webhook event
- Remove per-user and per-robot asset values more safely
- Fixed Advanced robot options status on the Check Access page
- Fixed webhook secret visibility with
webhook.viewpermission - March 18, 2026
- Integration Service Connections now available in Orchestrator
- March 16, 2026
- Enhanced webhook name behavior
- Extended OAuth scope support for Storage Buckets API
- Responsive folder sidepanel
- Searching for credential stores
- Deprecation: OR.Administration scope for Storage Buckets API
- March 2, 2026
- Governance controls for Agent execution in Orchestrator
- Improved responsiveness for HTTP Trigger long polling
- Job State History in Job details
- Stop running jobs option in machine maintenance mode
- Storage buckets usability improvements