# Enabling Healing Agent

> Enable Healing Agent for test sets and executions in Test Manager to receive fix suggestions and allow self-healing, available through Test Cloud.

To receive suggestions and debugging information on how to fix issues that may arise during test execution, turn on the **Enable Healing Agent** toggle.

:::important
This capability is available in Test Manager only when delivered through Test Cloud.
:::

## Prerequisites

1. To have Test Heals allocated to your account, you require the **App Test Healing Agent** add-on (a separate license type). Consult the [Test Cloud licensing](https://docs.uipath.com/test-cloud/automation-cloud/latest/admin-guide/licensing-test-cloud#licensing-plan-framework) documentation, for additional information.
2. To enable Healing Agent for Test Manager test sets, make sure you have the following Test Manager permission: **TestSet.Edit**.
3. To enable Healing Agent for Test Manager execution, make sure you have the following Test Manager permission: **TestExecution.Edit**.
4. To use Healing Agent for Test Manager execution, make sure you have the following dependencies installed: **UI Automation package** 25.10.23 or later, and **Robot** 2024.10.x (Enterprise) or later.

## Steps

1. Enable Healing Agent for test sets.
   1. Go to the **Test Sets** section of your Test Manager project.
   2. Open a test set for which you want to enable the Healing Agent capabilities.
   3. In the **Configuration** tab, select **Enable Healing Agent**.
   4. Optionally, select **Enable Healing Agent self-healing** to allow **Healing Agent** to independently fix job execution issues.
2. Enable Healing Agent for execution.
   1. Go to the **Execution** section of your Test Manager project.
   2. Open an execution for which you want to enable the Healing Agent capabilities.
   3. In the **Settings** tab, select **Enable Healing Agent**.
   4. Optionally, select **Enable Healing Agent self-healing** to allow **Healing Agent** to independently fix job execution issues.

## Result

Healing Agent is enabled for the selected test sets and executions. After the next automated execution, you can view fix suggestions and debugging information in the execution details.
