

# Getting started with AWS Glue DataBrew
<a name="getting-started"></a>

You can use the following tutorial to guide you in creating your first DataBrew project. You load a sample dataset, run transformations on that dataset, build a recipe to capture those transformations, and run a job to write the transformed data to Amazon S3.

**Topics**
+ [Prerequisites](getting-started-prerequisites.md)
+ [Step 1: Create a project](getting-started.01.md)
+ [Step 2: Summarize the data](getting-started.02.md)
+ [Step 3: Add more transformations](getting-started.03.md)
+ [Step 4: Review your DataBrew resources](getting-started.04.md)
+ [Step 5: Create a data profile](getting-started.05.md)
+ [Step 6: Transform the dataset](getting-started.06.md)
+ [Step 7: (Optional) Clean up](getting-started.07.md)