UI Agent in finance
Navigates complex banking web UIs and downloads reports, even when buttons move.
Robotic Process Automation (RPA) has evolved steadily in recent years – from rigid, rule-based processes to flexible, AI-powered workflows.
With the introduction of technologies such as UI Agent, PII In-Flight Masking, and IXP, UiPath is bringing a new generation of intelligent process automation to 2025:
These technologies open new opportunities for companies to make automation more resilient, secure, and efficient.
The UI Agent is a new type of automation tool based on Large Action Models (LAMs).
It "sees" and analyzes user interfaces in real time, understands the context, and can thus respond to dynamic changes that often throw classic RPA scripts off track.
Instead of specifying every click or selector, the goal can be formulated in natural language:
"Click on the download button next to the latest entry."
PII In-Flight Masking protects personally identifiable information (PII) before it reaches a large language model (LLM).
The data is replaced with placeholders so that the LLM never sees the raw data. After the response, rehydration takes place, and the placeholders are replaced with the original values.
Example
Before:
Negan Smith → person_1
862-520-7930 → phone_1
After:
person_1 → Negan Smith
phone_1 → 862-520-7930
Intelligent Xtraction and Processing (IXP) is UiPath's new multimodal data extraction feature.
It combines features from Communications Mining and Document Understanding and extends them with the ability to process even complex and unstructured documents. No training data set needs to be labeled for this.
The advantages of IXP:
UI Agent in finance
Navigates complex banking web UIs and downloads reports, even when buttons move.
PII in-flight masking in customer service
Chatbots and agents process sensitive customer data without it ever reaching the LLM.
IXP in logistics
Automatically extracts delivery addresses from email attachments and feeds them directly into the ERP system without the need for prior labeling.
Whether you need a UI agent for dynamic user interfaces, GDPR-compliant PII in-flight masking, or intelligent document processing with IXP, we can show you how to use these technologies in your company.
The UI Agent captures a high-resolution screenshot of the active window, segments visual elements using computer vision algorithms, and classifies them based on semantic relationships. This process runs continuously in milliseconds, allowing the agent to immediately detect layout changes.