agents
2.2510
true
- Overview
- Getting started
- Frequently asked questions
Healing Agent user guide
To start using Healing Agent, you must first select the following services in the Automation Suite installation wizard:
- Orchestrator
- AI Center
- AI Trust Layer
- Healing Agent (Semantic Proxy)
- Autopilot for Developers
After you install Automation Suite, you must configure AI Center and the AI Trust Layer before you can use Healing Agent. For these procedures, refer to Setup.
Other requirements
Healing Agent 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 later | 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 |
| Test Manager executions | 25.10.2 or later | N/A | 2024.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
}
{
"name": "EnableAiRobot",
"value": true
}
Note:
Healing Agent is not dependent on the Object Repository capability.