01
Project management
Application: Modelling project steps, planning and resource management.
Example: Progress of a construction project.
- Project start (oval).
- Step 1: Designing the plans (rectangle).
- Decision: Plans approved? (diamond, yes/no).
- If yes: Step 2: Move on to the construction phase (rectangle).
- If no: Review the plans (rectangle).
- Project end (oval).
02
Customer service
Application: Managing customer requests and complaints.
Example: Request handling process.
- Start (oval).
- Step 1: Receiving the request (rectangle).
- Decision: Request complete? (diamond, yes/no).
- If yes: Step 2: Processing the request (rectangle).
- If no: Step 3: Request more information (rectangle).
- Resolution (oval).
03
Software development
Application: Algorithms, workflows, or decision structures in code.
Example: Simple algorithm.
- Start (oval).
- Step 1: User data input (rectangle).
- Decision: Data valid? (diamond, yes/no).
- If yes: Calculating the results (rectangle).
- If no: Request new data (rectangle).
- End (oval).
04
Industry
Application: Optimising production lines, quality control processes.
Example: Quality control on a production line.
- Start (oval).
- Step 1: Product being manufactured (rectangle).
- Decision: Product meets standards? (diamond, yes/no).
- If yes: Send to packaging (rectangle).
- If no: Reject the product or rework it (rectangle).
- End (oval).
05
Logistics and transport
Application: Optimising logistics flows, inventory management.
Example: Order tracking.
- Start (oval).
- Step 1: Order placed (rectangle).
- Step 2: Parcel shipped (rectangle).
- Decision: Parcel delivered? (diamond, yes/no).
- If yes: Confirm receipt (rectangle).
- If no: Reship or track (rectangle).
- End (oval).
06
Human resources
Application: Managing recruitment processes.
Example: Recruitment process.
- Start (oval).
- Step 1: Publishing the job offer (rectangle).
- Step 2: Receiving applications (rectangle).
- Decision: Qualified candidate? (diamond, yes/no).
- If yes: Interview (rectangle).
- If no: Inform the candidate (rectangle).
- End (oval).
07
Finance
Application: Automating billing processes, financial risk analysis.
Example: Invoice approval process.
- Start (oval).
- Step 1: Receiving the invoice (rectangle).
- Decision: Invoice correct? (diamond, yes/no).
- If yes: Approval and payment (rectangle).
- If no: Return to sender for correction (rectangle).
- End (oval).
08
Insurance
Application: Claims management, approval of compensation requests.
Example: Processing an insurance claim.
- Start (oval).
- Step 1: Receiving the claim (rectangle).
- Step 2: Verifying the information (rectangle).
- Decision: Claim valid? (diamond, yes/no).
- If yes: Pay the compensation (rectangle).
- If no: Reject the claim (rectangle).
- End (oval).
09
Marketing
Application: New product launch processes, advertising campaigns.
Example: Launching a marketing campaign.
- Start (oval).
- Step 1: Designing the campaign (rectangle).
- Decision: Market test successful? (diamond, yes/no).
- If yes: Official launch (rectangle).
- If no: Revise the campaign (rectangle).
- End (oval).
10
Healthcare
Application: Care protocols, patient management.
Example: Patient care.
- Start (oval).
- Step 1: Registering the patient (rectangle).
- Step 2: Diagnosis (rectangle).
- Decision: Hospitalisation required? (diamond, yes/no).
- If yes: Admission (rectangle).
- If no: Home follow-up (rectangle).
- End (oval).