- 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 dashboards
- Publishing process apps
- App templates
- Notifications
- Additional resources

Process Mining
Improvements
SAP Purchase-to-Pay app template
We simplified data transformations for the SAP Purchase-to-Pay app template by removing redundant dependencies on the Event log and streamlining Common Table Expressions across SQL files. This allows you to define tags and due dates more easily.
CData Sync extractions
FORMAT
function, changing hh to HH. For example, FORMAT([Created], 'yyyy-MM-dd hh:mm:ss')
has been updated to FORMAT([Created], 'yyyy-MM-dd HH:mm:ss')
.
If applicable, update your queries and rerun the extraction to ensure your data reflects the correct hours in 24-hour format.
This applies to Loading data using CData Sync and .
Other
CData Sync 25.2.9351
We now support CData Sync 25.2.9351 for Loading data using CData Sync. CData Sync 25.2.9351 comes with newly added 'Workspaces' that allow for more efficient organization of connections, jobs, and access policies. Read more about the updates in the official CData Sync documentation.
Improvements
Data transformations
- When opening the Data Transformations editor, a preview of the input data is now immediately available. You no longer need to run all transformations to see the initial preview.
- Dbt transformations now run only the models that have changed, making the Apply to dashboards action faster.
Other
If you have changed a process name, a message Data model changed may pop up when opening the app without performing a new ingestion. This happens because process table names are now automatically derived from the data model. After you close the message, the name of the process table is updated to match the new process name.