# Continue / Skip Current

> `UiPath.Core.Activities.Continue`

`UiPath.Core.Activities.Continue`

## Description

Enables you to skip the remaining steps in the current iteration inside a loop activity, such as [For Each](https://docs.uipath.com/activities/other/latest/workflow/for-each), [While](https://docs.uipath.com/activities/other/latest/workflow/interruptible-while), or [Do While](https://docs.uipath.com/activities/other/latest/workflow/interruptible-do-while) loop.

In the StudioX profile, this activity is named **Skip Current**.

## Project compatibility

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

## Cross-platform configuration

This activity has no configurable options.

## Windows - Legacy, Windows configuration

#### **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.
