
Orchestrator release notes
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.
Overview page design improvements
We are excited to announce that we started a gradual refresh of the overview pages for tenant, folders, and Solution folders. This improves clarity, consistency, and ease of access to key actions and introduces more interactive elements, clearer layouts, and faster ways to perform common tasks.
Components overview enhancements
We refreshed the visual design of the Components overview section to deliver a more modern and consistent experience. Updates include:
- The Components overview card is now positioned below the Jobs status and Jobs history cards.
-
A redesigned, cleaner visual layout for all component cards
-
New cards added for:
- Storage Buckets
- Indexes
- Machines card removed to better reflect current component organization
These improvements make it easier for users to understand and manage the components available within a folder.
Job status counts are now clickable
Job status values on the folder homepage 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 get into running, pending, or failed jobs without manually applying filters.
New action buttons at tenant and folder level
You can now perform key actions directly from the tenant and folder overviews through new action buttons, speeding up component creation, access management, and other tasks without navigating away from the page.
These shortcuts reduce navigation time and help you initiate key actions more efficiently.
Tenant overview
- Add: quickly add a new resource from the homepage.
- Access: jump directly to the tenant's Access Rules tab to manage permissions.
- Deploy: navigate to the Deploy a solution page to start a solution deployment.
Folder homepage
- Add: quickly add a new resource from the homepage.
- Access: jump directly to the folder’s Manage Access tab to manage permissions.
- Start job: navigate to the Start Job page to quickly launch a job.
- Deploy: navigate to the Deploy a solution page to deploy a solution.
Solution folder homepage
- Add: quickly add a new resource from the homepage.
- Access: jump directly to the folder’s Manage Access tab to manage permissions.
- Start job: navigate to the Start Job page to quickly launch a job.
- March 19, 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 12, 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
- March 5, 2026
- Overview page design improvements