- Release notes
- August 2026
August 2026 release notes for Delegate, covering the Delegate public preview, the Cartographer business-analyst experience, and Delegate for Testing.
August 25, 2026
Delegate enters Public Preview
Delegate is now available in Public Preview, together with two role-specific experiences built on top of it: Cartographer for business analysts and Delegate for Testing for QA engineers. Delegate is UiPath's general-purpose desktop AI agent: describe, say, or demonstrate a task, and Delegate acts across your desktop and business systems to complete it, under the same identity, permissions, and audit controls as the rest of the UiPath Platform. For more information, see the Delegate user guide.
Highlights in this preview:
- Natural language, voice, and screen-recording task input, with a conversational chat interface and plan mode.
- Native computer use across desktop apps, browsers, files, and terminals on Windows and macOS, including a background execution mode.
- Routines — save a task as a reusable, shareable unit of work that can run on demand, on a trigger, or on a schedule.
- Skills that extend Delegate's behavior for specific domains, and role-specific experiences for personas including Testers and Business Analysts, through Cartographer.
- Security controls including approval modes, tool-level permissions, and a sandboxed scripting environment — see Local security configuration and Governance with Automation Ops.
- Integration with the UiPath ecosystem — Orchestrator, Integration Service, Test Manager, Context Grounding, Studio — and external tools via MCP.
Cartographer enters Public Preview
Cartographer, Delegate's specialized profile for business analysts, is now available in Public Preview alongside Delegate. Rather than chasing down stakeholders, scheduling interviews, and reconciling conflicting accounts by hand, you provide transcripts, SOPs, or recordings, and Cartographer drafts a process model and asks you to confirm the gaps.
Cartographer's workflow spans four phases:
- AS-IS documentation — you describe the process as it runs today; Cartographer builds a process model, extracts business rules, identifies gaps, and confirms a current-state process map.
- TO-BE design — you assign an automation mode to each step; Cartographer drafts a future-state map and detailed future-state documentation.
- PDD generation — Cartographer combines both states into a formatted, downloadable Process Design Document (PDD).
- SDD generation — from the PDD, Cartographer builds a Specification Design Document (SDD) ready for development teams, with or without coding agents.
Each session produces a confirmed AS-IS process map, a confirmed TO-BE process map color-coded by automation mode, a delivery model showing each step's current and future handling, a downloadable PDD (.docx), and a downloadable SDD (Markdown, ready for coding agents).
Cartographer's long-term goal is the Map of Work — a single, versioned, governed definition of how a business process runs, so that specifications, sign-off, and audit all come from one source instead of drifting documents. Today, this capability is powered by a set of preset, predefined skills rather than a separate application.
For more information, see Cartographer overview and Getting started with Cartographer.
Delegate for Testing
Delegate for Testing is a specialization of Delegate — UiPath's general-purpose desktop AI agent — focused on the QA/Testing persona. It connects to UiPath Test Manager natively via uip CLI and executes test-related tasks autonomously from a single natural language prompt.
Goal
Delegate for Testing aims to take the mental load off testers, not by replacing hands-on testing, but by automating the coordination, communication, and analysis that surrounds it.
The QA/Testing persona is a role-specific experience built on top of the general Delegate agent, featuring:
- A tailored home screen with testing-specific prompts by default.
- Pre-installed testing-specific skills (Test Cloud plugin).
- Access gated via Test Cloud licenses: the AppTestDeveloper license or the AppTesters license.
Benefits
- Single natural language prompt to execute complex test workflows, without scripting or tool-switching.
- Automated test report generation for QA Engineers, Release Managers, and Developers, ready to share in minutes.
- Autonomous manual test execution, running a plain-English manual test case from Test Manager end-to-end without scripting.
- Reduce repetitive coordination work, by handing the following to Delegate's agentic capabilities: report generation, test execution status tracking, and stakeholder communication.
- Direct Test Manager integration, with data flowing to and from Test Manager via the
uipCLI. No manual data export is required.
Skills (via the Test Cloud plugin)
For the current release, the Test Cloud plugin ships with 3 core skills.
-
Automate Tests with UiPath automations links an existing Orchestrator automation to a Test Manager test case, so the automation can be triggered and tracked as that test case's execution.
-
Generate Test Reports generates persona-tailored, shareable reports from Test Manager execution data.
-
Execute Manual Tests autonomously executes a manual test case on the desktop, records per-step execution traces, and publishes results back to Test Manager.