Whether you are building your first pipeline or refining a production workflow, the following tips help you work faster, stay organized, and get more out of Pipeline Builder. If you already have a pipeline set up, you can skip to Improve pipelines for tips on improving performance and reliability.
Two of the most commonly used settings are Collapsed transform style and Name transform paths automatically. Within the Collapsed transform style selector in User preferences, toggling the setting to Pseudocode renders your transforms in a format that resembles programming code. Pseudocode does not follow the syntax of any specific programming language.

Some of the most commonly used hotkeys include:
Cmd+F (macOS) or Ctrl+F (Windows) to open the Search pipeline panel and place your cursor in the search barUp Arrow to zoom and fit all pipeline nodes to the screenCmd+H (macOS) or Ctrl+H (Windows) to hide selected nodesCmd+K (macOS) or Ctrl+K (Windows) to unhide all hidden nodesCmd+D (macOS) or Ctrl+D (Windows) to select children of a nodeCmd+E (macOS) or Ctrl+E (Windows) to select parents of a nodeCmd+C (macOS) or Ctrl+C (Windows) to copy nodes to the clipboardCmd+A (macOS) or Ctrl+A (Windows) to select all nodes in the current pipeline. If required, you can also select individual nodes, or select groups of nodes by selecting and dragging around them.Cmd+C (macOS) or Ctrl+C (Windows).
Cmd+V (macOS) or Ctrl+V (Windows).Color group assignments are preserved when you copy and paste nodes, including when pasting nodes between different pipelines.




To use large language models (LLMs) directly in your pipeline, see Use LLMs in Pipeline Builder.


If your pipeline contains functionality that is not compatible with faster pipelines, you will receive an error message indicating what to remove or change before converting. You can also turn on conversion checks to view these warnings in your pipeline using the bottom panel.

Faster pipelines support a subset of the functionality available in standard batch pipelines. Learn more about faster pipelines with Pipeline Builder.

Small and medium compute profiles are available automatically. Large and extra-large profiles must be imported to your project before use, which requires a Compass project editor or owner role and a Resource Management administrator role. If you lack the required permissions, these profiles appear disabled in the selection dropdown.
Pipeline Builder displays warning messages for transforms that include expensive computations due to models, such as embeddings or LLMs. These warnings guide you to the Build settings menu where you can configure appropriate compute resources.
Faster pipelines only support the Standard profile management strategy.
original_language is en are kept. 
To apply the same sampling strategy to multiple inputs at once, use the Apply to all button. The system displays warnings when certain inputs do not support the selected strategy, such as when media sets do not support percentage filtering.



Use the automatic layout and grid snapping options from the graph view toolbar to align your nodes and improve readability.
