# Actions Summary
The final stage of ML Data Prep allows the user to apply suggested actions and create a new dataset, or start training a model directly!

Any actions such as dropping certain columns will be applied to the data before saving or creating a new version of your data.
Simply give a name to your new dataset and then save or download it. You can also click
Create Model
which will save the dataset and then create a new model of the given name and immediately
begin the training process.