Skip to main content

Prerequisites

Healing Agent:

Depending on the Healing Agent features you want to use, you need to apply the following updates to UiPath platform components:

FeatureUI Automation versionStudio versionRobot version
Job recommendations and self-healing in Orchestrator25.10.2 or laterN/A2024.10.x (Enterprise) or later
Manual import of the debug file in Studio25.10.2 or later2024.10.x (Enterprise) or later1N/A
Open Studio from the Orchestrator Healing Agent panel25.10.2 or later2025.0.157 (Enterprise Cloud) or laterN/A
Governance25.10.2 or laterN/A2024.10.x (Enterprise) or later
Insights25.10.2 or laterN/A2024.10.13 or later
Test Manager executions25.10.2 or laterN/A2024.10.x (Enterprise) 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
}
note

Healing Agent is not dependent on the Object Repository capability.