A Fork in a process is a point in the Process where a process path can be split into two or more process paths that are run in parallel within the process. This allows multiple activities to run simultaneously rather than sequentially.
A fork is represented by using multiple outgoing sequence flows from activities, events, or a Parallel Gateway in BPMN.