Skip to main content

2.2610

October 2026

Permission management

Access control for Process Mining is now managed through the UiPath standardized authorization model. This ensures consistent permission handling, improved governance, and better alignment with platform-wide security standards. Existing permissions remain unchanged, so this update is not expected to have any functional impact. If you encounter permission-related issues such as missing process apps, contact the Automation Cloud support team.

Process Mining tenant-level and service visibility

You can now manage tenant-level and service visibility for the Process Mining service in Automation Cloud. Access to the Process Mining service is controlled based on user permissions.

For more information, see Managing tenant and service visibility in the Automation Cloud admin guide.

Root cause analysis

The Root cause analysis dashboard now uses a bar chart and automatically analyzes multiple fields at the same time. You can compare the influence of selected fields on a certain behavior to find significant data influencers for specific process situations. Drill-down using layers lets you fix certain fields and then analyze how combinations with all other fields influence the outcome.

For more information, see Root cause analysis.

Process Insights (preview)

The Process Insights dashboard provides an overview of anomalies and deviations, and shows how they impact your key performance indicators (KPIs). Unusual patterns in process flows — such as unexpected handovers between team members, excessive delays in activities, or abnormal workload distribution — are automatically identified. This lets you quickly pinpoint areas that deviate from the standard process, enabling faster identification of inefficiencies, compliance risks, or potential operational issues.

For more information, see Process Insights.

Autopilot for Business logic editor (preview)

Autopilot™ for Business logic editor is a suite of AI-powered features that assists you in creating or modifying expressions using natural language. It reduces the need to manually construct complex syntax and helps you work faster and more intuitively.

For more information, see Autopilot for Business logic editor.

Loading data using UiPath data extractor (generally available)

Loading data using the UiPath on-premises data extractor is now generally available for process apps created from an SAP (Systems, Applications, and Products) source system app template, a Custom process app template, or an Event log app template. This release adds support for SQL Server as a source, automatic detection and mapping of source fields to corresponding target table fields, and improved responsiveness of the connection status between the data extractor and the Process Mining portal.

For more information, see Loading data using the UiPath data extractor.

Thresholds for KPIs

As a developer, you can now define thresholds for metrics in Data Manager. Thresholds can be enabled for KPIs used in KPI values list charts and KPI trends list charts. A threshold is a predefined value or limit that helps business users interpret KPI values directly in the chart.

For more information, see Metric thresholds and Working with dashboards and charts.

Incremental extraction for SAP app templates

You can now configure incremental extractions for your SAP process apps using Theobald Xtract Universal.

For more information, see Loading data using Theobald Xtract Universal.

Process Simulation (generally available)

Process Simulation is now generally available. With Process Simulation, you can compare the real-world behavior of your processes with the modeled version, revealing inconsistencies and opportunities for improvement. Process Simulation lets you simulate process changes using existing Process Mining data to gain insight into potential impacts on throughput times and overall performance.

For more information, see Process simulation.

Purchase-to-Pay SAP app template

The Purchase-to-Pay SAP app template now supports multiple processes — the purchase order item process and the accounting document process — enabling you to analyze the Purchase-to-Pay process from either perspective. The following process-specific dashboards are now available across this release: Accounting process, Efficiency - Order process velocity, Efficiency - Supplier performance, Compliance - Maverick buying, and Payment and discount.

Tags are allocated to the purchase order item process and the accounting document process using dedicated SQL files in the data transformations folder.

For more information, see Purchase-to-Pay SAP app template.

Autopilot for Process Mining (preview)

Autopilot for Process Mining is a suite of AI-powered features designed to support the development of Process Mining apps and help business users gain faster, better insights from data displayed on dashboards and charts.

For more information, see Autopilot for Process Mining.

Autopilot for SQL (preview)

Autopilot for SQL is a suite of AI-powered features that assists app developers in editing and testing data transformations, reducing manual effort and ensuring the accuracy of the data used in your process app.

For more information, see Autopilot for SQL.

Improvements

Logic configuration editor

The GROUPED by operator for aggregate expressions groups field values or expression results by the values of the specified field. Each unique value or combination of values forms a separate group.

The COUNT ROWS operator for aggregate expressions counts the number of rows in the selected table.

For more information, see Aggregates.

Import Business Process Model and Notation model

Business Process Model and Notation (BPMN) model import now supports the Inclusive choice gateway (OR). The import also automatically detects where mutually exclusive paths rejoin, making an explicit closing XOR gateway optional. Discover process model supports the Inclusive choice gateway (OR) as well.

For more information, see Process mining types.

Dashboard editor

Dashboards marked as hidden are now visible and accessible in Preview mode, letting you test and debug dashboards and charts while editing.

You can now open the Field details panel and the Metric details panel directly from the chart properties.

Editing dashboards

You can now copy a chart and paste it in a different location within the same dashboard or across dashboards. This lets you reuse charts and make modifications without creating entirely new charts.

Bar charts

The new column context menu lets business users change the column settings directly from the chart.

Process simulation

Automation rate is now available as a node metric for the simulation process graph. You can simulate an updated automation rate using the Add automation or agent scenario, and the Simulation dashboard now shows the Average automation rate KPI.

Input data mapping

You can use the Search option to find a specific field in the field mapping step of the input data mapping. You can also now select the escape character used to correctly interpret characters that would otherwise be treated as special control characters, such as quotes or delimiters.

Data transformations

When a SQL compilation error occurs during data transformation, the affected file is automatically detected and linked, letting you navigate directly to the file to fix the issue.

Root cause analysis

Positive influencers in Root cause analysis are now indicated with a + sign to distinguish them from negative influencers, which are marked with a sign.

Manage file storage for published process apps

Manage file storage lets you preview, download, and delete data files directly from Azure Blob storage. This is useful when you encounter issues with data uploading and need to correct mistakes in the data.

For more information, see Managing file storage.

Data Manager

When creating a new field or metric, the Create Field or Create Metric panel is now displayed, where you enter the properties for the field or metric before configuring the business logic.

Managing input data

You can now delete a table you previously uploaded directly from the mapping tables page in the input data screen.

Process Optimization app

Filters set in a Process Optimization app created from Maestro are now also applied in the Optimize tab in Maestro, and vice versa.

The Job ID on the Process tab in the Process data dashboard is now a link that opens the job in Orchestrator in a new browser tab.

Loading data using CData Sync

The Loading data using CData Sync option in the wizard now provides the URI for the Blob container in the Extraction settings page. You can copy the URI and use it when setting up a destination connection in CData Sync.

For more information, see Create a destination connection.

Bug fixes

Negative cycle times

Previously, the event end could occur before the event start, resulting in negative cycle times. If the event start occurs after the event end, it is now automatically set to the event end date. A warning message is displayed in the ingestion log.