Collapse and Expand Fault Paths in Flow Builder

Spring '26 brought collapsible Decisions and Loops. Summer '26 completes the picture: fault paths can now be collapsed too, hiding error-handling branches when you don't need to edit them.

Where

Flow Builder canvas for any flow type that uses fault paths (Record Create, Record Update, Apex Action, etc.).

How

Click the collapse icon on a fault path connector to fold it out of view. Expand it again when you need to inspect or edit the error-handling logic.

Why

Fault paths are essential but visually noisy during main-path editing. Collapsing them keeps the canvas clean without hiding the logic—especially important in large, complex flows.

💬 Comments

Loading comments...