agents
latest
false
- Erste Schritte
- UiPath Agents in Studio Web
- Über UiPath Agents
- Lizenzierung
- Codierte Agents in Studio Web
- Ausführung von Agents
- Agents und Workflows
- Bewährte Verfahren zum Erstellen von Agents
- Auswahl des besten Modells für Ihren Agenten
- Best Practices für das Veröffentlichen und Bereitstellen von Agents
- Bewährte Verfahren für Kontext-Engineering
- Best Practices für DeepRAG und Batch-Transformation: JIT vs. indexbasierte Strategien
- Aufforderungen
- Arbeiten mit Dateien
- Kontexte
- Eskalationen und Agent-Speicher
- Bewertungen
- Spuren von Agents
- Agent-Punktzahl
- Verwaltung von UiPath Agents
- Codierte UiPath Agents
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Benutzerhandbuch zu Agents
Letzte Aktualisierung 6. Apr. 2026
Autopilot for Agents tools
Autopilot for Agents uses Framework Tools to read and modify your agent project in response to prompts. Each tool targets a specific part of the agent definition or platform resources. All tools are enabled by default and can be individually toggled in Settings > Tools > Framework Tools.
The tables below describe each tool and what it acts on.
Agent definition tools
These tools read and update components of the agent definition directly.
| Tool | Beschreibung |
|---|---|
| Agent-Konfiguration | Provides Autopilot with the current agent configuration as context for generating suggestions. |
| Systemprompt | Reads and updates the agent's system prompt. |
| Benutzerprompt | Reads and updates the agent's user prompt. |
| Eingabeschema | Reads and updates the agent's input schema. |
| Output schema | Reads and updates the agent's output schema. |
| Tool name | Reads and updates the name of a configured agent tool. |
| Tool description | Reads and updates the description of a configured agent tool. |
| Agent tool | Adds an RPA workflow, API workflow, or other process as a tool available to the agent. |
| Built-in tool | Manages UiPath built-in tools for the agent. |
Resource and evaluation tools
These tools search for external resources and support evaluation setup.
| Tool | Beschreibung |
|---|---|
| Get Solution Resources | Searches for available solution resources to add to the agent, including RPA workflows, API workflows, agent processes, and Context Grounding (ECS) context sources. |
| Agent context | Adds a Context Grounding context source to the agent to support knowledge retrieval during execution. |
| Search activities | Searches for available Integration Service activities by keyword or connector key. |
| Integration service activity | Validates and adds an Integration Service activity as a tool for the agent. |
| Create evaluation set | Creates an evaluation set for testing and scoring agent responses. |
Hinweis:
Tools marked as experimental in the Settings panel may change behavior or availability in future releases.
Ähnliche Themen
- Autopilot for Agents — overview, interaction modes, settings, and LLM options