- Release notes
- Before you begin
- Managing access
- Getting started
- Integrations
- Working with process apps
- Working with dashboards and charts
- Working with process graphs
- Working with Discover process models and Import BPMN models
- Showing or hiding the menu
- Context information
- Export
- Filters
- Sending automation ideas to UiPath® Automation Hub
- Tags
- Due dates
- Compare
- Conformance checking
- Process simulation
- Root cause analysis
- Simulating automation potential
- Starting a Task Mining project from Process Mining
- Triggering an automation from a process app
- Viewing Process data
- Creating apps
- Loading data
- Transforming data
- Autopilot™ for SQL (preview)
- Structure of transformations
- Tips for writing SQL
- Exporting and importing transformations
- Viewing the data run logs
- Merging event logs
- Configuring Tags
- Configuring Due dates
- Configuring fields for Automation potential
- Activity Configuration: Defining activity order
- Making the transformations available in dashboards
- Data models
- Adding and editing processes
- Customizing process apps
- Publishing process apps
- App templates
- Notifications
- Additional resources

Process Mining
What is new
Loading data using UiPath data extractor (Generally available)
For process apps created from an SAP source system app template, a Custom process app template, or an Event log app template, you can extract and load data using the UiPath on-premises data extractor.
- You can now use a SQL Server source for loading data using UiPath data extractor.
- Source fields are now automatically detected and mapped to the corresponding fields in the target table. You can adjust the mappings and modify the target fields in the Field mapping section of the Manage Input data screen.
- We improved the responsiveness of the connection status between the UiPath data extractor and the Process Mining Portal.
Check out Loading data using the UiPath data extractor for more information.
Purchase-to-Pay SAP app template
The Purchase-to-Pay SAP app template now combines the Purchase order item process and the Accounting document process, with separate but related process views.
- The Process overview, Process velocity, and Tags overview dashboards are now available specifically for both the Purchasing and Accounting parts of the SAP Purchase-to-Pay process.
- The Accounting quality control dashboard for the Accounting process is also now available in the Purchase-to-Pay SAP app template.
These dashboards provide insights into KPIs related to the Purchase-to-Pay process in SAP.
You can configure process-specific tags for the Purchase-to-Pay SAP process, related to the Purchase order item process and the Accounting document process, using the following SQL files in the data transformations folder:
models\3_business_logic\Tags_purchase_order_items.sqlmodels\3_business_logic\Tags_accounting_documents.sql
Check out Purchase-to-Pay SAP app template for more information.
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.
Check out Autopilot™ for Business logic editor (preview) for more information.
Thresholds for KPIs
As a developer, you can now define thresholds for metrics in Data Manager.
These 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. It defines what counts as good, bad, or critical performance for the KPI, and these boundaries are visualized directly in the KPI chart.
The following illustration shows an example KPI chart with a threshold for Automation rate.
Check out Fields and metrics and Working with dashboards and charts for more information.
Improvements
Manage file storage for published process apps
Manage file storage enables you to preview, download, and delete data files directly from the Azure Blob storage. This can be useful, for example, when you run into issues with data uploading and you need to correct mistakes in the data.
Refer to Managing file storage for more information.
Incremental extraction for SAP app templates
You can now configure incremental extractions for your SAP process apps using Theobald Xtract Universal.
Refer to Loading data using Theobald Xtract Universal for more information.
Process optimization app
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.Improvements
Data manager
When creating a new field or metric, the Create Field or Create Metric panel is 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 input data screen.
Process Optimization app
Filters set in a Process Optimization app created from Maestro are also applied in the Optimize tab in Maestro, and vice versa.
Purchase-to-Pay SAP app template
The following process-specific dashboard is available for the Purchase-to-Pay SAP app template:- Payment and discount
This dashboard provides insights into KPIs relevant to the Purchase-to-Pay process in SAP related to payments and discounts.
Check out Purchase-to-Pay SAP app template for more information.
Other
Previously, the event end could occur before the event start, resulting in negative cycle times. This issue is now resolved. If the event start occurs after the event end, it is automatically set to the event end date. A warning message is displayed in the ingestion log.