UiPath Documentation
autopilot
latest
false
Autopilot 用户指南
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

运行

UiPath operational tasks Autopilot runs through natural-language asks, from folders and jobs to queues, assets, connections, and audit logs.

Autopilot can drive most operational tasks across UiPath — folders, jobs, queues, assets, audit logs, connections, and more — through natural-language asks. It runs against your logged-in session, scoped by the context you give it. This page covers what to ask for, what to expect, and where the boundaries are.

备注:

大多数 Opera 功能都可以使用。“管理解决方案”、“用户/角色/权限”、“Integration Service 连接”和“审核日志”仍处于公开预览阶段— 在正式发布之前,功能和命令可能会发生变化。

先决条件

  1. A logged-in session with access to Automation Cloud or Automation Suite.
  2. Folder access for whichever Operate scope you want to act on — Autopilot inherits your permissions.

What Autopilot can do

Each row groups one operational domain. You state the outcome, not the command — Autopilot picks the right approach.

区域What Autopilot can do询问示例
文件夹和访问权限列出、创建、嵌套、移动、删除文件夹;分配用户和角色“将alice@x.com以 Automation User 身份添加到 Finance 部门”
用户、角色、权限检查角色授权,创建/编辑/删除角色,列出权限,查看谁有权访问什么bob@x.com有权访问并使用什么角色?”
许可证检查用户和机器人之间的分配情况“向 Prod-worker-01 添加 2 个 Unattended runtime 许可证”
计算机和 runtime列出计算机,检查文件夹中可用的运行时“生产环境中当前有哪些 Runtime 可用?”
会话列出处于活跃状态的机器人会话,查看每个机器人所在的计算机,断开卡住的会话“显示生产环境中所有正在运行的无人值守会话及其活跃时间”
流程和包上传包,列出版本,创建或更新流程版本;管理包订阅源“将 2.3.0 版 InvoiceBot 发布到 Finance”
Solutions (解决方案)发布、上传、部署、激活;列出跨租户和文件夹的已部署版本“将 v1.4 发票处理解决方案部署到临时租户中的会计功能”
作业启动、停止、监控、获取执行日志和附件,按状态分组“列出昨天以来生产中每个发生故障的作业,并显示其错误消息”
资产跨文件夹列出资产,获取、创建、更新、删除资产“将文件夹 A 中的所有资产复制到文件夹 B”
凭据存储列出、创建、更新、删除保险库集成;轮换引用的凭据“生产中的哪些资产仍在引用旧的 CyberArk 存储?”
队列和队列项目检查队列深度、推送项目、批量更新状态“哪些队列目前的新项目超过 100 个?”
存储桶和文件创建存储桶,上传、下载、列出、删除文件“从存储桶报告中下载/在过去 7 天内修改的每个文件”
发布、列出版本,管理版本“在租户订阅源中显示 Gmail.Utilities 库的所有版本”
触发器创建时间、队列和事件触发器;管理日历;列出运行;检查历史记录“显示 HR 入职解决方案最近 10 次运行的触发器”
Webhooks创建、列出、测试“列出所有处于活动状态的 Webhook 及其侦听的事件”
Integration Service 连接列出、测试、刷新 OAuth 令牌,排除 OAuth 令牌故障;检查连接运行状况“测试生产中的每个 Salesforce 连接,并报告失败的连接”
审核日志按用户、组件、操作、日期范围筛选“谁上个月删除了 Finance 文件夹?”
Action Center 任务List, inspect, reassign, and complete human-in-the-loop tasks"Show all pending tasks assigned to me in the Finance folder"
反馈Submit bug reports and product suggestions directly from the chat"Submit a bug report for the selector healing issue I just hit"

读取与写入

Autopilot treats Operate actions in two tiers:

  • Read operationslist, get, logs, audit-logs and similar. Autopilot runs these on its own judgement.
  • Write operations — anything that creates, updates, or deletes. Autopilot confirms with you before running.

询问很复杂时,预先说明您的期望。例如:“清理未使用的流程包,但先显示列表。”

授权和作用域

Autopilot acts as the logged-in session — it inherits your permissions exactly. If you can do something in the UiPath UI with your account, Autopilot can do it; if you cannot, neither can Autopilot.

Autopilot also honors folder context. Operations scope to a specific folder unless you say "across all folders" or similar. If you change folders mid-conversation, restate the scope.

常见的多步骤模式

These are the patterns where Autopilot saves the most time — multi-step asks that would otherwise mean chaining several operations by hand.

对出现故障的作业进行分类

对过去 24 小时内 Production 中每个出现故障的作业进行分类。按错误消息分组并显示前 5 个根本原因。

Autopilot lists jobs filtered by state and time, fetches logs for each, groups by error signature, and presents a ranked summary. You then decide which to retry.

在租户之间提升

“将发票处理解决方案从开发租户提升到临时租户。将其部署在 Accounting 文件夹下。

Autopilot pulls the solution from the dev tenant, switches session to the staging tenant, and deploys it into the Accounting folder. It confirms each tenant switch before acting.

将用户分配到文件夹

“分配charie@x.com以 Automation User 身份添加到 Accounting 文件夹,并分配 VM 计算机。

Autopilot assigns the user to the folder with the Automation User role, then assigns the VM Machine to the same folder so the user can run unattended jobs against it.

审核角色授权

“审核分配给外部用户(拥有我们域之外的 @ 的任何人)的所有角色,并报告他们可以编辑的文件夹。”

Autopilot lists users, filters by domain, expands each user's role grants per folder, and surfaces a structured report.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新