autopilot
latest
false
- Getting started
- Best practices
- Data privacy
- Autopilot chat
- Generating automations
- Generating tests
- Generating tests
- Quality-check requirements
- Generate tests for requirement
- Import manual test cases
- Find obsolete tests
- Generate tests for SAP transactions
- Generate coded automations
- Generate coded API automation
- Refactor coded automations
- Generate low-code automations
- Generate synthetic test data
- Generate test reports
- Search Test Manager project
- Autopilot for Everyone
- About Autopilot for Everyone
- User types
- Data sources
- Toolset automations
- Localization
- Prerequisites
- Autopilot widget
- The Autopilot for Everyone tenant card
- Prerequisites for installation
- Enabling Anthropic models
- Installing Autopilot for Everyone
- Updating Autopilot for Everyone
- Uninstalling Autopilot for Everyone
- Configuring Autopilot for Everyone
- Disabling the Autopilot welcome screen in Assistant
- Configuring an LLM for Autopilot for Everyone
- Deploying toolset automations
- Prompt-to-response flow
- Launching Autopilot for Everyone
- Autopilot settings for business users
- Using a specialized Autopilot
- Using a starting prompt
- Uploading and analyzing files
- Running automations
- Interacting with Autopilot answers
- Using suggested prompts
- Starting a new chat
- Chat history
- Providing general feedback
- Clipboard AI Enterprise version
- Troubleshooting

Autopilot user guide
Last updated Mar 24, 2026
Autopilot offers a conversational framework that adjusts its capabilities based on the UiPath product you access it from.
It is currently available in:
Note: Each UiPath product where Autopilot chat is used features a specific suite of tools developed to help with your tasks. Consult
the Connected sources section for details relevant to each product.
The Autopilot chat in Maestro provides agentic capabilities to assist you in your BPMN modeling environment for various tasks. These capabilities include:
- Creating and editing BPMN models
- Writing expressions
- General Q&A about UiPath, RPA, BPMN, and the current model
- Suggestions for configuring activities
- Conversion from images and documents to BPMN models
- Preserving chat history and context across requests
Connected sources
The Autopilot chat in Maestro leverages a range of built-in tools to support your modeling work. By default, all tools are enabled.- Web Search—Answers questions that require updated, external information.
- UiPath Documentation Search—Retrieves content from UiPath official documentation.
- Web Reader—Extracts and summarizes content from public web pages when you provide a URL.
- BPMN Q&A Agent—Answers questions about BPMN standards, reviews diagrams for best practices, identifies potential issues, and helps you understand complex process flows.
- BPMN Agent—Creates and edits BPMN diagrams. Use this to design a new process from scratch, modify an existing one, or convert process descriptions from documents and images into a BPMN diagram on the canvas.
Important: Autopilot for Maestro uses large language models (LLMs). Always review and validate the generated models, expressions, and
explanations before you run them in production.
For BPMN modeling
Autopilot helps you build and evolve automation-ready BPMN workflows in Maestro using natural language and documents.
Use the chat to:
- Generate end-to-end BPMN diagrams from a plain-language description or from uploaded files.
- Add, remove, or reshape tasks, gateways, events, and subprocesses without manually placing every element.
- Propose and apply refactorings, such as splitting large tasks, introducing subprocesses, or improving parallelization.
- Author C# or JavaScript expressions for Script tasks, conditions, and data mappings, including complex logic.
- Explain what parts of the model do, including how data flows between activities and where errors might occur.
- Suggest validation and error-handling patterns, such as retries, timeouts, and compensation flows.
- Compare two process variants and highlight structural or behavioral differences.