# September 2026

> September 2026 release notes for Orchestrator in Automation Cloud Dedicated.

## September 11, 2026

### Pin the Execution settings panel open when starting jobs

In the **Start job** dialog, a new pin toggle in the **Execution settings** panel header lets you set your preferred default expansion state. When pinned, the panel opens expanded every time you start a job, so you no longer need to re-expand it on each run. The preference is saved per user and follows you across folders.

![Screenshot of the Orchestrator UI with the pin toggle highlighted](https://dev-assets.cms.uipath.com/assets/images/orchestrator/Start-job-pin-24bab655.webp)
*The pin toggle in the Execution settings panel header (highlighted).*

### Configurable job recording duration

A new **Maximum recording duration (minutes)** field in the **Job recording** section lets you set the maximum video recording duration, pre-filled with your tenant's default and validated against your tenant's limit. Non-entitled cloud tenants remain capped at 3 minutes. Tenants on the Enterprise plan (Unified Pricing) or the Advanced plan (Flex) can set a duration up to 15 minutes. For more information, see [Deploying processes](../user-guide/managing-processes.md).

![Screenshot of the Job recording section with the Maximum recording duration (minutes) field highlighted](https://dev-assets.cms.uipath.com/assets/images/orchestrator/Maximum-recording-duration-d2ae025a.webp)
*The Maximum recording duration field in the Job recording section (highlighted).*

### Job stop reason visible in Job State History

The **Job state history** timeline now displays the reason a job was stopped, surfacing information Orchestrator already recorded internally but did not previously show. For more information, see [Viewing job details](../user-guide/managing-jobs.md).

### Support for multiple package feeds

Orchestrator now supports configuring multiple NuGet feeds, as well as npm registries and PyPI indexes, instead of a single feed per category. For more information, see [Deployment tab](../user-guide/configuring-tenant-settings.md).

### Queue item failures by reason on the per-queue monitoring dashboard

The per-queue monitoring dashboard now includes a **Queue item failures by reason** widget, sourced from Insights real-time monitoring data. Failures are aggregated by failure reason and exception type (**Application** or **Business**), with an inline drill-down to the individual failed queue items for a given reason. This widget replaces the classic **Error Feed** widget where available. For more information, see [Monitoring queues](../user-guide/monitoring-queues.md).

### Early validation when the personal workspace automation limit is reached

When you try to publish a solution to your personal workspace (**Publish for me**) and your entitlement has already been reached, the publish screen now shows an error instead of failing silently. The error links you directly to **Deployments**, where you can delete an existing automation to free up your limit. For more information, see [Personal workspaces](../user-guide/personal-workspaces.md).

### Focus tree toggle in the job graph

In the job details side panel, the graph displayed at the top of the **Details** tab now includes a **Focus tree** toggle when there are more than 10 nodes. Turning it on highlights the direct path from the selected node up to the root node, making it easier to trace a specific job through large graphs. For more information, see [Viewing job details](../user-guide/managing-jobs.md).
