Gateway — decision point in BPMN.
Types:
Example:
Exclusive Gateway:
[Request] → <Approved?> → [Process]
↓ No
[Reject]
Parallel Gateway:
[Start] → <Fork> → [Task A]
→ [Task B]
<Join> → [End]
BA use: