- 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
- 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
July 2025
App templates
We simplified the structure of input data for app templates. Input tables now retain the same names used in your source system.- For Event log and Custom process app templates, input tables do no longer need the
_raw
suffix. - For Purchase-to-Pay and Order-to-Cash app templates, input tables do no longer need the
_base_raw
suffix. - For specific app templates, input tables do no longer need the
_input
suffix.
Process simulation is now available in Public preview.
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 allows you to simulate process changes using existing Process Mining data to gain insight into potential impacts on throughput times and overall performance.
Refer to Process simulation for more information.
Data manager
- You can now edit properties for custom fields directly from Data manager.
- Field properties are now edited in the Field details panel.
- When editing field properties, you can select Configure logic in the Field details panel to edit the custom field expression.
Data transformations editor
- You can now quickly pin a tab or close the current tab, all other tabs, or all tabs from the tab context menu.
Consumption units charges for Process Optimization apps
In the Data capacity overview, it is now indicated for Process Optimization apps created through Maestro whether the app is charged.
Process Optimization apps created through Maestro that use only Maestro-generated data are not charged to your account. If your Process Optimization app combines Maestro data with external data, up to 10,000 (10k) rows are free of charge. Once the Process Optimization app exceeds 10,000 rows, it will be charged in the same way as other Process Mining apps.
Check out Enabling the service in Automation CloudTM for more information.
Create new app
New process apps are created using a Directly follows process model, by default. You can switch the process mining type to a Discover process model or an imported BPMN model from the Process models page.
Refer to Switching the process mining type for more information.
Managing input data
Milliseconds are now optional for Datetime format fields.
Refer to Mapping and configuring input fields for more information.
Using LLM functions in data transformations
- Classify: Group a set of values into categories, for example to generate high-level activity categories.
- Sentiment analysis: Analyze the sentiment of text messages, for example to check the sentiment in customer responses.
Check out our documentation on Using LLM functions in data transformations for more information and example use cases.