- 入门指南
- 最佳实践
- 租户
- 注册表
- Cloud Robots
- Automation Suite 机器人
- 文件夹上下文
- 流程
- 作业
- Apps
- 触发器
- 日志
- 监控
- 索引
- 队列
- 资产
- 连接
- 业务规则
- 存储桶
- MCP 服务器
- Orchestrator 测试
- 资源目录服务
- 集成
- 故障排除

Orchestrator 用户指南
机器规格和成本
统一定价许可
To run processes using serverless robots, you must have the required amount of platform units available for the tenant in which the process needs to run.
消耗的 Platform Unit 数量取决于:
- 环境类型 - 测试环境中的 Platform Unit 消耗量低于生产环境;
- Serverless Robot 计算机的规格;
- 执行作业所需的分钟数。
以下计算机大小不可用:
| 计算机规格 | Testing platform units/minute 1 | 生产 Platform Unit 数量/分钟 |
|---|---|---|
| 小型 (1GB) | 0.1 | 0.2 |
| 标准 (2GB) | 0.2 | 0.4 |
| 中型 (4GB) | 0.4 | 0.8 |
| 大型 (10GB) | 1 | 2 |
1 You must be on the Enterprise, Pro, or Pro Trial licensing plan to use this feature.
Flex 许可
To run processes using serverless robots, you must have the required amount of RUs (robot units) available for the tenant in which the process needs to run.
消耗的 RU 数量取决于以下情况:
- 环境类型 - 测试环境的 RU 消耗低于 Production 环境;
- Serverless Robot 计算机的规格;
- 执行作业所需的分钟数。
以下计算机大小不可用:
| 计算机规格 | Testing RUs/minute 1 | 生产 RU/分钟 |
|---|---|---|
| 小型 (1GB) | 0.5 | 1 |
| 标准 (2GB) | 1 | 2 |
| 中型 (4GB) | 2 | 4 |
| 大型 (10GB) | 5 | 10 |
1 You must be on the Enterprise, Pro, or Pro Trial licensing plan to use this feature.
选择计算机规格
由于每个流程都有特定的需求,因此您可以在流程配置中设置计算机规格。
For any cross-platform process, the Cloud Robot - Serverless list is available on the Additional Settings tab when creating or editing a process.
Figure 1. Choosing the machine size

该选项适用于所有跨平台流程,这些流程可以使用 Serverless Robot 运行,但该选项只有在使用 Serverless Robot 执行时才会生效。
自动选择计算机规格
默认情况下,所有跨平台流程的“Cloud Robot - Serverless”选项都设置为“自动”。此设置会选择适当的计算机规格,以使用 Serverless Robot 运行流程。
运行流程所消耗的 Robot Units 量取决于计算机规格和运行所需的分钟数。
自动选择规格时,系统会按顺序评估下表中列出的条件。只要满足一个标准,就会选择相应的计算机规格,并且不会再评估其余标准。
| 顺序 | 条件 | 计算机规格 |
|---|---|---|
| 1 | [远程调试作业] | 中 |
| 2 | 流程取决于用户界面自动化或流程取决于UiPath Document Understanding 活动 | 标准 |
| 3 | 其他 Unattended 流程 | 小 |