# Prerequisites

> Healing Agent:

Healing Agent:

* Can be enabled for cloud automations only.
* Supports [Modern UI Automation activities](https://docs.uipath.com/activities/other/latest/ui-automation/ui-automation-modern-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 |
| Insights | 25.10.2 or later | N/A | 2024.10.13 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
}
```

:::note
Healing Agent is not dependent on the Object Repository capability.
:::
