Pega workflows allow branching or calling other flows in four main ways: Subflow (Called Flow), Spin-off (asynchronous flow execution), Split-For-Each (iteration over pages), and Split-Join (parallel execution of different flows). All listed options represent these ways.