
Business processes are created in pools. There is always at least one default pool. The default pool is automatically created when you model a process in the Process Composer.
Pool Characteristics:
A pool contains a single Business Process Modeling Notation (BPMN) process.
A sequence flow is constrained in exactly one pool.
A process diagram may contain several pools.
A pool can be either active or inactive.
A pool generally represents a logical collection of roles, organizational units, and systems.
A pool acts as a container for the sequence flow between activities. A sequence flow can cross the boundaries of lanes within a pool, but cannot cross the boundaries of the pool itself. The interaction between pools is managed through the message flow.
A pool represents a single process and is a part of a cross-organization or cross-company business process. Each single process has its own pool within the larger business process, which can contain many pools. Only one pool can be active at any time. Processes are modeled in the active pool.
A passive pool contains external activities that are relevant to the process in the active pool but are not an end-to-end process. External activities are a subset of an end-to-end process.
Lane Characteristics
A lane is part of a pool.
A pool may have one or several lanes.
In general, a lane represents a role or an organizational unit.
A pool is divided into lanes and is automatically created when you create a new process. A lane is a partition within a pool and is used for structuring and organizing activities. Lanes define the process roles that responsible for completing the activities in a process. Each process role is assigned to a particular lane and can represent internal roles, such as an account manager, or systems, like an enterprise application or an internal department.

This example in the figure, Business Trip Approval Process, shows a process that is modeled in one pool. The activities and events in the process are organized in two lanes named Employee and Manager. The activities and events are connected within and across lanes by a sequence flow.