- Introdução
- Agentes da UiPath no Studio Web
- Agentes da UiPath no Agent Builder
- Agentes codificados da UiPath

Guia do Usuário de Agentes
Gerenciamento de agentes UiPath
The Agents page in Automation CloudTM provides a comprehensive agent management experience, offering the following capabilities:
- Migrating early adopter agents to solution packages
- Monitoramento do desempenho de agentes implantados
- Identificando e abordando incidentes de agente
- Accessing Marketplace agent templates
Esse hub centralizado permite o monitoramento em tempo real de todos os runtimes de agentes, com alertas para erros, degradação da pontuação de integridade e avaliações ruins de desempenho de runtime.
Terminologia
-
An Agent instance is a single deployed agent within a running business process, represented as a task in BPMN, being the live execution of an agent runtime that responds to specific triggers, queues, or other workflow conditions.
-
Agent instance management represents the set of tasks related to monitoring, maintaining, improving, and terminating agents and agent jobs.
Principais funcionalidades
Aqui estão os recursos principais da página redesenhada de Agentes no Automation CloudTM:
- Monitoramento de agente em tempo real usando fluxos de trabalho BPMN.
- Tratamento e recuperação de erros por meio de eventos definidos pelo BPMN.
- Coordenação de agente em runtime entre agentes e operadores humanos.
- Mesclagem e manuseio de consenso por meio de gateways de tomada de decisão.
- Análise de desempenho e otimização com base em várias métricas.
- Para verificações de governança e conformidade que garantem a adesão às regras da empresa.
A aba Início fornece uma visualização ampla do runtime e do monitoramento do agente.A partir daqui você pode:
- Manage your deployed agents and monitor their performance.
- Manage and monitor your early adopter agents.
- Manage and monitor agent incidents and errors.
- Monitor the status of your indexes and their ingestion progress.
- Confira os modelos de agentes que estão disponíveis no Marketplace.
The All agents instances tab provides visibility into agents deployed to production and includes:
- Monitoramento de painéis para a Linha do tempo de instâncias ativas e a Linha do tempo de instâncias concluídas.
- A list of Live agents: Displays agents that executed during the selected time interval. For each agent, key run metadata is shown. Selecting an agent opens its individual instance view, which includes:
- A short description of the agent, including configuration, settings, and retention policies.
- A chronological list of all job executions during the selected time interval. Selecting a job opens a detailed trace view for that execution.
The trace view offers the following insights into each agent run: execution flow with color-coded outcomes (success, failure, retry), preview on start and end timestamps, execution status, input and output snippets, and full details on JSON payloads, logs and errors, runtime metrics, (token usage, latency). For details, refer to the following section.
Use the time filter to adjust the displayed interval: last hour, last day, last week, last month.
The trace view combines a graphical representation of the agent’s logic with time-aligned execution data, allowing you to inspect the flow and outcomes of each step. The canvas shows nodes representing major agent components like models and tools, connected in sequence.
Once you're in the Trace view of an agent run, follow these steps to interact with and investigate the trace data:
- Preview node information. Hover your mouse over any node on the canvas to see a tooltip that includes:
- The execution status (success, retry, or failure)
- Start and end timestamps
- A preview of the input and output data
- View full node details. Select any node to open a detailed panel which includes:
- Complete input and output payloads (JSON)
- Execution logs or error messages (if applicable)
- Runtime metrics, such as latency and token usage
- Configuration parameters, if available
- Navigate between related steps, to explore how information flowed through the agent:
- Select connected nodes to move upstream or downstream.
- This helps you trace how decisions, inputs, or outputs from one step influenced the next.
- Use the Execution Trace panel. This panel shows a chronological list of all recorded actions during the agent run.
- Select a row in the trace log to highlight the corresponding node on the canvas.
- Similarly, selecting a node on the canvas automatically highlights the relevant row in the trace log.
A guia Agentes primeiros usuários mostra todos os agentes que você criou no Agent Builder antes de 14 de maio de 2025.
Selecione o botão Migrar para cada agente para migrá-lo para o Studio. Para obter detalhes, consulte Etapas da migração.
The Errors tab enables monitoring for agents with the most errors. The tab shows:
- Agentes com mais erros, exibidos como um gráfico. Use o menu suspenso Mostrar para exibir os 5 superiores ou os 10 superiores itens para o período de tempo selecionado.
- Tabela de Incidentes, com uma lista de incidentes de execução de agentes, incluindo uma coluna Descrição que fornece percepções rápidas sobre a causa de cada incidente. Ao selecionar as entradas na coluna Visto pela primeira vez ou Visto pela última vez para um incidente, você pode exibir o painel de detalhes do trabalho correspondente.
Para agrupar incidentes por Agente ou Processo pai, selecione as caixas de seleção correspondentes.
The Context grounding indexes tab enables you to monitor the status of your indexes and track their ingestion progress at the tenant level.
The Index Monitoring section provides graphical insights into the following metrics:
-
Queries: Tracks the number of queries performed on your indexes over a selected time interval.
-
Index jobs: Displays a count of ingestion jobs. If no jobs have been run in the selected time period, a placeholder graphic is shown.
The Indexes table lists all available indexes in your tenant. For more granular information on indexes, select an index from the table. The individual view provides the following information:
- O número de Consultas durante o intervalo selecionado.
- O histórico de trabalhos de sincronização de índice durante o intervalo selecionado. Selecione uma entrada na tabela de sincronização para obter uma visualização detalhada dos documentos processados.
A aba Modelos fornece acesso direto aos modelos de agente disponíveis no UiPath Marketplace.
Para saber como usar modelos, consulte Como usar modelos de agentes.