There are two types of Entry nodes, one for regular flows and one for the Session Manager. Both types define the entry point where a flow begins, and allow one outgoing connection to another node.

If you want to split traffic to different paths, you can add a split node after the entry node.

Flows will immediately end if nothing is attached to the entry node.