> For the complete documentation index, see [llms.txt](https://docs.tailer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline.md).

# \[Tutorial] Create a first data pipeline

- [Introduction](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/introduction.md): To get started with Tailer, you can follow this tutorial to learn how to create a first data pipeline.
- [Prepare the demonstration environment](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/prepare-the-demonstration-environment.md): Before starting with the actual tutorial, you need to prepare the buckets and folders where the magic will happen, and to import the demo files.
- [Copy files from one bucket to another](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/untitled.md): The first data operation of this tutorial will consist in transferring the files from one bucket located in one GCP project to another bucket located in a different GCP project.
- [Load files into BigQuery tables](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/load-files-into-bigquery-tables.md): The second data operation of this tutorial will consist in loading the contents of our files into BigQuery tables.
- [Prepare data](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/prepare-data.md): The third data operation of this tutorial will consist in preparing data within BigQuery tables.
- [Build predictions](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/build-predictions.md): The fourth data operation of this tutorial will consist in analyzing our data with a machine learning model.
- [Export data](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/export-data.md): The fifth and final data operation of this tutorial will consist in exporting our data back to a bucket.
- [Congratulations!](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/congratulations.md): You have created a first data pipeline with TailerjPlatform.
- [\[Video\] Automatic Script](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/transform-data-with-tables-to-tables.md): Hi everyone ! This page is the support for the \[video] Automatic Script
- [SQL script file](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/transform-data-with-tables-to-tables/table-to-table-sql-and-ddl-files.md): Learn how to create the SQL file corresponding to the workflow tasks of a Table to Table data operation.
- [DDL script file](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/transform-data-with-tables-to-tables/table-to-table-sql-and-ddl-files-1.md): Learn how to create the Data Definition Language (DDL) file corresponding to the workflow tasks of a Table to Table data operation.
- [Tables to Tables script file](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/transform-data-with-tables-to-tables/tables-to-tables-configuration-file.md): This is the description of the JSON configuration file of a Tables to Tables data operation.
- [Launch configuration and furthermore](https://docs.tailer.ai/tutorial-create-a-first-data-pipeline/transform-data-with-tables-to-tables/transform-data-with-tables-to-tables.md): Learn how to extract, transform and load Google BigQuery data using the Tables to Tables operation.
