- Introdução
- Melhores práticas
- Capabilities
- Habilidades
- CLI
- Exemplos
- Visão geral de exemplos
- Receita: criar um agente
- Receita: automatizar com RPA
- Receita: insira dados em um aplicativo da Web
- Receita: extrair dados de um aplicativo de desktop
- Receita: refatorar e testar um fluxo de trabalho
- Receita: um processo baseado em fila com REFramework
- Receita: criar um Maestro Flow
- Recipe: build a Maestro Case
- Receita: app codificado e fluxo de trabalho da API
- Recipe: build a coded function
- Receita: extrair dados de documentos com IXP
- Avançado
- Ajuda
Governance policies for authoring, deploying, and diagnosing product feature restrictions, tool-use permissions, and compliance posture across a UiPath tenant.
A coding agent can author and deploy governance policies across your UiPath tenant from a plain-language description of the rule you want enforced, then diagnose why a policy isn't taking effect.
O que faz
Governance policies work on two layers, and the agent classifies your request into the right one before authoring anything:
- Product policies — block, restrict, or enforce specific features in Studio, StudioX, Assistant, Robot, AI Trust Layer, or Agent Builder. Deployed to a user, a group, or a whole tenant, with tenant-level settings overridden by group, and group by user.
- Access policies — allow or deny one workflow from invoking another as a tool, for example an agent calling a Maestro process, a Flow, an RPA workflow, an API workflow, or a case. Rules can be gated by tag, by caller, or by the acting user or group.
The agent can also check a tenant's compliance posture against a standard such as ISO 42001 or ISO 27001 and configure the recommended settings across products in one operation, always showing you the plan before applying anything.
Diagnosing policy behavior
Beyond authoring, the agent can investigate why a policy isn't taking effect, work through deployment precedence when user, group, and tenant settings conflict, and explain why a specific tool invocation was blocked.
A habilidade por trás disso
This work is powered by the uipath-governance skill, which authors, deploys, and diagnoses policies across both layers, and checks compliance posture against supported standards. You can see it in the Skills catalog.
Um prompt de inicialização típico
Uma primeira solicitação pode ser semelhante a isto:
"Block Agent Builder from using any model outside our approved list, for the whole tenant."
The agent classifies the request, shows you the policy it intends to create, and asks for confirmation before deploying it.
Mais prompts para tentar
- Deny any agent from invoking an RPA workflow tagged "finance-restricted" unless the caller is in the Finance Automation group.
- Why isn't the Studio policy I deployed to the Sales group taking effect for a specific user?
- Check our tenant's compliance posture against ISO 27001 and show me what's missing.
Descubra mais
For the full picture of governance policies, see the Automation Ops governance documentation.