agents
latest
false
- Overview
- Getting started
- Frequently asked questions

Healing Agent user guide
Last updated Dec 8, 2025
Prerequisites
Healing Agent:
- Can be enabled for cloud automations only.
- Supports Modern UI Automation activities.
Depending on the Healing Agent features you want to use, you need to apply the following updates to UiPath platform components:
| Feature | UI Automation version | Studio version | Robot version |
|---|---|---|---|
| Job recommendations and self-healing in Orchestrator | 25.10.2 or later | N/A | 2024.10.x (Enterprise) or later |
| Manual import of the debug file in Studio | 25.10.2 or later | 2024.10.x (Enterprise) or later1 | N/A |
| Open Studio from the Orchestrator Healing Agent panel | 25.10.2 or later | 2025.0.157 (Enterprise Cloud) or later | N/A |
| Governance | 25.10.2 or later | N/A | 2024.10.x (Enterprise) or later |
| Insights | 25.10.2 or later | N/A | 2024.10.13 or later |
1 – To use Studio 24.10.x to import debug files manually, edit the
Studio-install-path>/Profiles/Development.json file and set the
EnableAiRobot property to true, as
follows:
{
"name": "EnableAiRobot",
"value": true
}
{
"name": "EnableAiRobot",
"value": true
}
Note:
Healing Agent is not dependent on the Object Repository capability.