# Browse for Folder

> `UiPath.Core.Activities.SelectFolder`

`UiPath.Core.Activities.SelectFolder`

Opens a dialog box at runtime to select a folder to use later.

## Project compatibility

**Windows** | **Windows - Legacy**

## Configuration

* **Selected folder path** - The full path of the selected folder.

## In the Properties Panel

#### **Options**

* **DisplayName** - The name displayed for the activity in the Designer panel.
* **Private** - If selected, the data used in the activity is not logged.

#### **Output**

* **SelectedFolder** - The full path of the selected folder.
