

# Managing datasets
<a name="managing-dataset"></a>

A dataset contains the images and assigned labels that you use to train or test a model. The topics in this section show you how to manage a dataset with the Amazon Rekognition Custom Labels console and the AWS SDK. 

**Topics**
+ [Adding a dataset to a project](md-add-dataset.md)
+ [Adding more images to a dataset](md-add-images.md)
+ [Creating a dataset using an existing dataset (SDK)](md-create-dataset-existing-dataset-sdk.md)
+ [Describing a dataset (SDK)](md-describing-dataset-sdk.md)
+ [Listing dataset entries (SDK)](md-listing-dataset-entries-sdk.md)
+ [Distributing a training dataset (SDK)](md-distributing-datasets.md)
+ [Deleting a dataset](md-delete-dataset.md)