Skip to main content
Guideproductivity

Save time with favorites and templates

Structure recipes so frequent pipelines are easy to find and reliable variants are quick to create.

Published 27 July 2026Updated 27 July 20261 minIntermediate

Productivity features prevent your pipeline list from becoming difficult to navigate.

Use favorites

Reserve favorites for genuinely frequent workflows. A short list is more useful than a second complete catalogue.

Create templates

A template is ideal when one structure supports several contexts: import, standard cleanup and export, with a few variable settings.

Keep one responsibility per pipeline

A pipeline should solve one identifiable goal. Several short recipes are often easier to maintain than one very long flow.

Test with a small sample

Before processing a large file, validate the result on a few rows. Preview and local suggestions help reveal empty columns or duplicates.

Time saver: document the goal in the name and use a stable naming convention.