Wavelength Try the live demo

Employee onboarding process diagram

This is a worked example. Wavelength built the diagram below from the description on this page. Nobody drew it by hand.

What was said

The recruiter marks the candidate as hired in Greenhouse. Greenhouse creates the worker record in Workday. Workday sends the new hire to Okta, and Okta creates the accounts for Google Workspace and Slack. IT ships the laptop. On day one, the hiring manager runs orientation and assigns an onboarding buddy.

The diagram

G n1 Recruiter n2 Greenhouse n1->n2 marks candidate hired n3 Workday n2->n3 creates worker record n4 Okta n3->n4 sends new hire n5 Google Workspace n4->n5 creates Google account n6 Slack n4->n6 creates Slack account n7 IT n4->n7 triggers laptop shipment n8 Hiring Manager n7->n8 ships laptop n9 Onboarding Buddy n8->n9 assigns onboarding buddy
Hexagons are systems. Cylinders are data stores. Diamonds are decisions. Rounded orange boxes are people and teams. A dashed amber arrow is a link the AI inferred. Pink arrows are decision branches. Blue arrows move data.

What is in this flow

Questions to confirm

The AI inferred these links. On a real call, you ask the customer to confirm them.

Mermaid code

Copy this into any Markdown file, GitHub README, or Mermaid Live to render the same flow.

flowchart TD
  n1("Recruiter")
  n2{{"Greenhouse"}}
  n3{{"Workday"}}
  n4{{"Okta"}}
  n5{{"Google Workspace"}}
  n6{{"Slack"}}
  n7("IT")
  n8("Hiring Manager")
  n9("Onboarding Buddy")
  n1 -->|marks candidate hired| n2
  n2 -->|creates worker record| n3
  n3 -->|sends new hire| n4
  n4 -->|creates Google account| n5
  n4 -->|creates Slack account| n6
  n4 -.->|triggers laptop shipment| n7
  n7 -->|ships laptop| n8
  n8 -->|assigns onboarding buddy| n9

Map your own process

Describe your version out loud, or paste the transcript of a call. Wavelength draws the flow as you talk, and you can edit it by voice, by prompt, or by hand.

Start freeTry the live demo

Every new account starts with 14 days of Pro. No card needed.

More examples

Incident management processFlow diagram example CI/CD deployment pipelineFlow diagram example Customer churn prediction ML pipelineFlow diagram example

See all flow diagram examples