# Get Values

The **Get Values** node allows you to extract all the values from a specific column of a dataset.

## Options

### Key

This option represents the column that you would like to extract the values from.

## Output

Returns a new dataset with the property **values** which contains an array of the values extracted.
