# Drill Down

The **Dill Down** node allows you to extract a specific subset of a dataset.

## Options

### Key

This option represents the key of the dataset that you would like to drill into.

### Row

This option represents the specific row of the dataset that you would like to extract based on the key you specified.

## Output

Returns the subset as a new dataset.
