agents
latest
false
- Primeros pasos
- Agentes de UiPath en Studio Web
- Acerca de los agentes de UiPath
- Licencia
- Probar el agente
- Publicar e implementar el agente
- Ejecutar el agente
- Uso de plantillas de agente
- Autopilot for Agents tools
- Agentes codificados en Studio Web
- Ejecución de agentes
- Agentes y flujos de trabajo
- Mejores prácticas para construir agentes.
- Elegir el mejor modelo para tu agente
- Mejores prácticas para publicar e implementar agentes
- Mejores prácticas para el diseño de contexto.
- Prácticas recomendadas para DeepRAG y Transformación por Lote: JIT frente a estrategias basadas en índice.
- Solicitudes
- Trabajar con archivos
- Contextos
- Escalaciones y memoria del agente
- Evaluaciones
- Seguimientos de agente
- Puntuación del agente
- Gestión de agentes de UiPath
- Agentes de UiPath codificados
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Guía del usuario de Agents
Última actualización 6 de abr. de 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.
| Herramienta | Descripción |
|---|---|
| Configuración del agente | Provides Autopilot with the current agent configuration as context for generating suggestions. |
| Solicitud del sistema | Reads and updates the agent's system prompt. |
| Solicitud de usuario | Reads and updates the agent's user prompt. |
| Esquema de entrada | 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.
| Herramienta | Descripción |
|---|---|
| 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. |
Nota:
Tools marked as experimental in the Settings panel may change behavior or availability in future releases.
Temas relacionados
- Autopilot for Agents — overview, interaction modes, settings, and LLM options