UiPath Documentation
orchestrator
latest
false
Orchestrator release notes

September 2026

September 2026 release notes for Orchestrator in Automation Cloud.

September 17, 2026

Agent Gateway available in preview

Agent Gateway is the new hub in Orchestrator for registering and managing the agents and servers that connect the platform to the outside world. It brings the existing MCP Servers area together with a new A2A Agents area, organized by protocol: Model Context Protocol (MCP) exposes capabilities as tools, and Agent2Agent (A2A) supports multi-turn conversations between agents.

This release also introduces A2A Agents. Register an agent hosted outside UiPath so it can be called from the platform, or expose a conversational agent you've already deployed so external A2A clients can talk to it, all with the same folder permissions, guardrails, and Traces visibility as the rest of the platform.

For details, see About Agent Gateway.

Platform MCP Servers available in preview

Platform MCP Servers let you expose a first-party UiPath service, such as Test Manager, as a curated set of MCP tools. Instead of exposing every operation the service offers, you choose which ones become tools, so a model only ever reaches the operations you approve.

For details, see MCP Server types.

Swagger MCP Servers available in preview

Swagger MCP Servers turn any OpenAPI document into MCP tools, so you can expose an external API as MCP tools even when it has no MCP server of its own. Provide the document by URL or paste it directly, and each operation it describes becomes a tool.

For details, see MCP Server types.

September 16, 2026

Cloud Robots documentation moved to the Robot guide

The Cloud Robots, Elastic Robot Orchestration, and Automation Suite Robots documentation for Automation Cloud has moved from the Orchestrator guide to the Robot guide, for a clearer, more discoverable structure.

September 14, 2026

Group by option in the Registry pages

The Solution deployments, Processes, and Resources pages now include a Group by dropdown next to the Search field. Group results by Project, Folder, or Automation Type, or select None for an ungrouped list. After you apply a grouping, select Reset to defaults to return to the default view.

For details, see About the Registry context.

Labels and Properties columns in the Resources and Processes registries

The Resources and Processes pages now display two additional columns, Labels and Properties, showing the tags and key-value properties assigned to each resource or process.

For details, see Resources and Processes.

Bug fixes

  • Fixed an issue where a release (process) name differing from an existing one only by letter case was incorrectly accepted instead of being rejected as a duplicate.
  • Fixed an issue where the event trigger pending-jobs check could overload the database on tenants with a large backlog of pending jobs, causing invocations to be repeatedly rejected.

September 10, 2026

Launching the Orchestrator Credentials Proxy 2.2.2

The release of the Orchestrator Credentials Proxy 2.2.2 brings a series of updates:

  • Updated the underlying framework to .NET 10.0.11.
    Important:

    Before you upgrade, install the .NET 10 Hosting Bundle on the machine that hosts the proxy and restart IIS. Without it, the upgraded proxy does not start.

  • Delinea Secret Server is now supported as a read-only credential store.

We have also made a few important fixes:

  • We fixed an issue where credentials failed to resolve for Thycotic and Delinea Secret Server when the secret template used capitalized field names.
  • We fixed an issue where retrieving an Azure Key Vault secret that isn't stored in credential format returned an unexpected error instead of a clear message.
  • We fixed an issue where a BeyondTrust vault address entered with a trailing slash broke requests.
  • We updated CyberArk CCP certificate handling for the new runtime, and added a startup warning if the certificate storage setting is missing.

For the software requirements and the new store's configuration sample, check the Orchestrator Credentials Proxy documentation.

September 3, 2026

AWS Secrets Manager integration through Integration Service connections

You can now integrate AWS Secrets Manager as a credential store in Orchestrator through an Integration Service connection, in addition to the existing Access Key and Secret Key method. Select Connection as the Authentication type to use any authentication method supported by the Integration Service Amazon Web Services connector, including IAM role-based methods, instead of entering a long-lived access key and secret key directly in Orchestrator.

For configuration details, see AWS Secrets Manager integration.

Bug fixes

We fixed an issue where duplicating a job with Dynamic Allocation selected and a machine template already assigned did not display the Hostname field. As a result, the duplicated job could run on any available host instead of the configured one. The Hostname field is now displayed correctly when duplicating a job.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated