You are viewing an outdated version of the documentation.

This documentation is for an older version (1.4.7) of Dagster. You can view the version of this page from our latest release below.

Building a pipeline using Software-defined Assets#

New to Dagster? Start here!

Dagster is used to build and maintain data assets. In this tutorial, we'll walk you through the basics of building your first pipeline and creating assets in Dagster.

By the end of this tutorial, you will:

Ready to get started? In the next section, we'll help you understand what assets are and how viewing your data as assets can make your work easier.