# Create and explore a Dataset > :::tip Knowledge Checkpoint A grasp of these concepts will help you understand this documentation better: - [Dataset concept](/docs/datasets) ::: :::tip Knowledge Checkpoint A grasp of these concepts will help you understand this documentation better: - [Dataset concept](/docs/datasets) ::: To explore data from Data Models, we will need to put it in a [Dataset](/docs/datasets). A **Dataset** is a container of multiple related Data Models which enable you to explore the data and create visualizations. Dataset can contain multiple Models, but at this point it will only include the `movies_metadata` model we have just created. The video below demonstrates the steps to create and explore a dataset;