# Comment Out / Disabled Activities

> `UiPath.Core.Activities.CommentOut`

`UiPath.Core.Activities.CommentOut`

## Description

A container where you can add activities that won't be executed at runtime.

:::note
In Cross-platform projects this activity is named **Disabled activities**.
:::

## Project compatibility

**Windows - Legacy** | **Windows** | **Cross-platform**

## Cross-platform configuration

* **Body** - Activities added here are not executed at runtime.

## Windows - Legacy, Windows configuration

#### **Designer panel**

* **Ignored Activities** - Activities added here are not executed at runtime.

#### **Properties panel**

#### **Common**

* **DisplayName** - The display name of the activity.

#### **Misc**

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.
