- Démarrage
- Agents UiPath dans Studio Web
- À propos des agents UiPath
- Licences
- Liste de contrôle de la configuration
- Espaces de travail Agents
- Prérequis
- Gouvernance des agents
- Limitations
- 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
- Context
- Escalades
- Évaluations
- Traçages d’agent
- Gérer les agents UiPath
- Agents codés UiPath
Automation Ops policy settings that govern agents, covering tenant access, AI Trust Layer product toggles, and the design limits enforced at publish time.
Cette section vous explique comment gérer les Agents UiPath dans votre Organization à l'aide des politiques 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.
Activer ou désactiver l'accès aux à Agents
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.
- Naviguez vers Automation Ops™ dans votre organisation Automation Suite™.
- Créez ou modifiez une politique de produit pour AI Trust Layer. Pour de plus amples informations, consultez la section Créer une politique de gouvernance.
- Dans l'onglet Product Toggles (Commutateurs de produits), activez l'option Enable Agents (Activer Agents).
- Enregistrez la politique.
- Déployez la politique sur n'importe quel locataire que vous souhaitez créer ou exécuter des agents.
Si vous désactivez les agents à l'aide de la politique AI Trust Layer, les utilisateurs du locataire où la politique est déployée ne peuvent pas accéder à la page Agents dans 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.