- 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 API workflow projects in Studio Web: what you can do and the tools it uses.
Autopilot in Studio Web builds and edits API workflows using natural language — the same coding agent that ships with Studio Desktop, adapted to the API workflow project type.
Verwenden Sie Autopilot, um:
- Build an API workflow from a plain-language description — Sequence, Assign, JavaScript, If, ForEach, DoWhile, TryCatch, Wait, and Response activities, including nested control flow.
- Look up and wire HTTP requests or Integration Service connector activities, such as Gmail, Outlook, GitHub, or Slack, using a pinged connection.
- Handle files as attachments — convert a file to base64 for an API call, or a base64 payload back into a file.
- Validate the workflow before you run it.
- Run it locally and test it against an eval set, looping until every case passes.
- Package and publish the workflow to Orchestrator.
- Operate a published workflow — invoke it, manage its Integration Service connections, and check job logs.
Tools
Before making changes, Autopilot reads the API workflow skill for the open project. It scaffolds, validates, packages, and publishes projects through the api-workflow and solution UiPath CLI (uip) command groups. It discovers and wires connector activities through the workflow's own registry lookup.
It also uses the platform skill for connections, assets, queues, and jobs on a published workflow. Running the workflow with authentication, or publishing it, can send real requests or ship to your tenant, so Autopilot asks for your confirmation first. It can also read, edit, and search project files, and create new API workflow projects at the solution level.
Bekannte Einschränkungen
Support for API workflows in Studio Web is experimental: review generated workflows before you run or publish them. You can switch back to the classic Autopilot agent experience for API workflows from the chat title bar at any time.