Workflows in Laminar are sequences of flows that represent business logic. When building an integration in Laminar, workflows are used to group sets of flows together that perform a business operation.
Each workflow will run its flows in sequence, and will store a Global Workflow Object as part of its execution.