- Erste Schritte
- Capabilities
- Datenschutz und Governance
- Produktverfügbarkeit
- Frühere Autopilot-Funktionssätze
- Benutzerszenarien
- Leitfaden zur Eingabeaufforderung
- Beispielaufforderungen
- Autopilot-Nutzungspool für Tests
- Best Practices und Einschränkungen
- Unterstützte Modelle und Grenzwerte
- Anforderungen an die Qualitätsprüfung
- Generieren Sie Tests für die Anforderung
- Importieren Sie manuelle Testfälle
- Veraltete Tests finden
- Generieren Sie Tests für SAP-Transaktionen
- Generieren Sie synthetische Testdaten
- Generieren Sie Testberichte
- Generieren Sie codierte Testfälle
- Suchen Sie das Test Manager-Projekt
- Fehlersuche und ‑behebung
- Autopilot for Everyone
- Über Autopilot for Everyone
- Lizenzierung
- Benutzertypen
- Datenquellen
- Toolset-Automatisierungen
- Lokalisierung
- Voraussetzungen
- Autopilot-Widget
- Die Autopilot for Everyone-Mandantenkarte
- Prerequisites for installation
- Aktivieren von Anthropic-Modellen
- Installieren von Autopilot for Everyone
- Aktualisieren von Autopilot for Everyone
- Deinstallieren von Autopilot for Everyone
- Konfigurieren von Autopilot for Everyone
- Deaktivieren des Autopilot-Begrüßungsbildschirms im Assistant
- Konfigurieren eines LLM für Autopilot for Everyone
- Bereitstellen von Toolset-Automatisierungen
- Ablauf der Eingabeaufforderung zur Antwort
- Starten von Autopilot for Everyone
- Autopilot-Einstellungen für Geschäftsanwender
- Verwenden eines spezialisierten Autopilot
- Verwenden einer Startaufforderung
- Hochladen und Analysieren von Dateien
- Ausführen von Automatisierungen
- Interaktion mit Autopilot-Antworten
- Verwenden vorgeschlagener Aufforderungen
- Ein neuer Chat wird gestartet
- Chatverlauf
- Bereitstellen von allgemeinem Feedback
- Clipboard AI Enterprise-Version
- Entwerfen relevanter Automatisierungen für Autopilot for Everyone
- Fehlersuche und ‑behebung
Autopilot as a coding agent for Maestro Flow projects in Studio Web: what you can do and the tools it uses.
Autopilot in Studio Web builds and edits Maestro Flow projects using natural language — the same coding agent that ships with Studio Desktop, adapted to the Flow project type.
Verwenden Sie Autopilot, um:
- Build a flow from a plain-language description — plan the node sequence, then scaffold it.
- Add and configure nodes: connector activities, approval steps, script steps, subflows, IXP document-extraction nodes, and Data Fabric entity nodes.
- Wire triggers and schedules, and build conversational flows for chat, chatbot, voice, or phone calls.
- Wire a node to an existing published process, agent, or connector instead of building a duplicate.
- Validate and format a flow, then run a real end-to-end debug session.
- Publish a flow to Orchestrator or push it to Studio Web.
- Manage a deployed flow — trigger it, inspect jobs and traces, and pause, resume, cancel, or retry instances.
- Diagnose a failed or misbehaving run from its incidents, variables, and traces.
- Design evaluation sets and evaluators, run Studio Web evaluations, and compare results across runs.
Tools
Before making changes, Autopilot reads the Maestro Flow skill for the open project, plus the human-in-the-loop skill for approval steps. It uses the flow and maestro UiPath CLI (uip) command groups to scaffold, validate, format, debug, and publish the flow. The same command groups manage deployed runs and evaluations.
Before adding a node for a named external service, it looks up existing connectors and published processes or agents first. This way, it reuses what already exists instead of building a duplicate. Running a debug session executes the flow for real — sending emails, posting messages, or calling APIs — so Autopilot asks for your confirmation first.
It also uses the platform skill for connections, connector activities, assets, queues, and jobs. It can read, edit, and search project files, and create new Flow projects at the solution level.
Bekannte Einschränkungen
You can switch back to the classic Autopilot experience from the chat title bar at any time — for Flow projects, the classic experience provides the generic set of tools only (web search and documentation search, no project-specific tools).