UiPath Documentation
autopilot
latest
false
Autopilot-Benutzerhandbuch
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Agent (Preview)

Autopilot as a coding agent for Agent projects in Studio Web: what you can do and the tools it uses.

Autopilot in Studio Web scaffolds and edits Agent projects using natural language — the same coding agent that ships with Studio Desktop, adapted to the Agent project type.

Verwenden Sie Autopilot, um:

  • Scaffold a new agent — low-code (Agent Builder) or coded (a Python framework such as LangGraph, LlamaIndex, or OpenAI Agents) — and set the model.
  • Write or refine the system and user prompts.
  • Add tools — Orchestrator processes, Integration Service connectors, MCP servers, or built-in tools such as Analyze Files.
  • Add a context — a Context Grounding index, attachments, or a Data Fabric entity set.
  • Add memory spaces and seed memory items.
  • Add guardrails for PII, harmful content, or custom rules.
  • Add an Action Center escalation for human-in-the-loop steps.
  • Build evaluation sets, evaluators, and test cases, then run evaluations.
  • Debug the agent end-to-end on Studio Web and inspect its output.

Tools​

Before making changes, Autopilot reads the Agents skill for the open project. This skill detects whether the project is low-code (agent.json) or coded (a Python agent framework) and adapts its workflow accordingly.

It uses the agent UiPath CLI (uip) command group to scaffold, refresh, validate, debug, and publish the project. It uses the agenthub command group to register MCP servers and author their resource tools. Adding external tools and other solution-level resources also goes through the platform skill, alongside connections, connector activities, assets, queues, and jobs.

Running a live debug session or publishing executes the agent for real, so Autopilot asks for your confirmation before either. It can also read, edit, and search project files, and create new Agent projects at the solution level.

Bekannte Einschränkungen​

Support for Agent projects in Studio Web is experimental: review generated prompts, tools, and guardrails before you run or publish them. You can switch back to the classic Autopilot agent experience for Agents from the chat title bar at any time.

  • Tools​
  • Bekannte Einschränkungen​

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben