agents
latest
false
- Démarrage
- Agents UiPath dans Studio Web
- À propos des agents UiPath
- Licences
- Tester l'agent
- Publier et déployer l'agent
- Exécuter l'agent
- Utiliser des modèles d'agents
- Autopilot for Agents tools
- Agents codés dans Studio Web
- Exécuter des agents
- Agents et workflows
- Meilleures pratiques pour créer des agents
- Choix du meilleur modèle pour votre agent
- Meilleures pratiques pour la publication et le déploiement d’agents
- Meilleures pratiques en matière d’ingénierie contextuelle
- Meilleures pratiques pour DeepRAG et la transformation par lots : JIT vs. stratégies basées sur l’index
- Invites
- Utiliser des fichiers
- Contextes
- Escalade et mémoire d’agent
- Évaluations
- Traçages d’agent
- Score de l’agent
- Gérer les agents UiPath
- Agents codés UiPath
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Guide de l'utilisateur des Agents
Dernière mise à jour 6 avr. 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.
| Outil | Description |
|---|---|
| Configuration de l’agent | Provides Autopilot with the current agent configuration as context for generating suggestions. |
| Requête système | Reads and updates the agent's system prompt. |
| Requête utilisateur | Reads and updates the agent's user prompt. |
| Schéma d'entrée | 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.
| Outil | Description |
|---|---|
| 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. |
Remarque :
Tools marked as experimental in the Settings panel may change behavior or availability in future releases.
Sujets connexes
- Autopilot for Agents — overview, interaction modes, settings, and LLM options