> For the complete documentation index, see [llms.txt](https://docs.rubicon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rubicon.io/pipelines/deploy-your-first-pipeline.md).

# Deploy your first pipeline

This document describes the steps needed to deploy a pipeline. We will continue using the transformation `order_by_day_and_hour`.sql we created earlier to build a pipeline.

1. Go to <https://app.rubicon.io/pipelines> and click on **Add** pipeline.
2. Pick `order_by_day_and_hour.sql` model&#x20;
3. Pick the test `rubicon_demo_elasticsearch` cluster as the destination.
4. Deploy the pipeline.
