Use cases and examples for UI Agents
- Updated: 2026/03/16
When using UI Agents as a function within a larger process, consider how your design navigates the environment and the organizational sequence across tasks to achieve your goal.
The examples demonstrate how clearly defined natural language Goals enable agents to navigate web portals, complete forms, extract structured data, download files, and execute multi-step workflows. Emphasis is placed on writing precise prompts, defining structured outputs, and decomposing complex objectives into smaller, reliable tasks.
This also highlights enterprise-ready capabilities such as chaining multiple Run actions, operating across browser sessions, securing sensitive data with protected variables, configuring proxies, and generating detailed execution logs. Together, these examples show how UI Agents function as adaptive, governed components within larger end-to-end automation architectures.
Common scenarios

Design patterns for Agentic Process Automations
You can follow one or more of the following design patterns for building complex Agentic Process Automations.



Use cases and examples
See the following examples for details on configurations and example prompts to perform common operations.