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.