- Primeros pasos
- Agentes de UiPath en Studio Web
- Acerca de los agentes de UiPath
- Licencia
- Lista de comprobación de la configuración
- Espacios de trabajo de agentes
- Requisitos previos
- Gobernanza de agentes
- Limitaciones
- 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
- Context
- Escaladas
- Evaluaciones
- Seguimientos de agente
- Gestión de agentes de UiPath
- Agentes de UiPath codificados
Automation Ops policy settings that govern agents, covering tenant access, AI Trust Layer product toggles, and the design limits enforced at publish time.
Esta sección explica cómo puedes gestionar UiPath Agents en tu organización utilizando políticas de Automation Ops™.
Two Automation Ops™ policies govern agents:
- AI Trust Layer policy — Controls tenant-level access to Agents and the AI Trust Layer product toggles that affect agents.
- Studio Web policy — Controls the limits an agent must meet before it can be published.
A policy takes effect in the tenants where it is deployed. For the full field-level reference, see Settings for AI Trust Layer Policies and Settings for Studio Web Policies in the Automation Ops user guide.
Habilitar o deshabilitar el acceso a los agentes
Access to Agents is controlled by the Enable Agents product toggle in the AI Trust Layer policy. The toggle is set to Yes by default.
- Ve a Automation Ops™ en tu organización de Automation Suite™.
- Crea o edita una política de producto para AI Trust Layer. Para obtener más información, consulta Crear una política de gobernanza.
- En la pestaña Alternancias de productos, activa la opción Habilitar agentes.
- Guarda la política.
- Implementa la política en cualquier tenant donde desees crear o ejecutar agentes.
Si deshabilitas los agentes mediante la política de AI Trust Layer, los usuarios del tenant en el que se implementa la política no podrán acceder a la página Agents en Automation Suite.
Beyond Enable Agents, the Product Toggles tab carries other toggles that change what agents can do. For example, disabling calls to AI models through AI Trust Layer blocks those calls for every product that uses them, including agents. For the full list of toggles and their defaults, see Product Toggles.
Agent design settings in the Studio Web policy
The Design tab of the Studio Web policy sets limits that an agent must meet before it can be published. The limits are enforced in the agent builder in Studio Web. For example, a policy can require a minimum agent score, cap the temperature an agent can be configured with, or require the agent to define at least one Human in the Loop escalation.
These limits apply to new agents and to new versions of existing agents. An agent that is already published continues to run unchanged, but an updated version of it must meet the limits before it can be published again.
If the policy sets a maximum number of tokens per agent response, the effective value can vary by model. The value shown in the agent builder follows either this policy or the model's maximum token limit.
For the configuration options of each setting, see Design in the Automation Ops user guide.