Set up new hire accounts and send a welcome package automatically

When a new hire is added, the system creates their accounts, sends a personalized welcome, and notifies your team.

How the work actually flows

It branches. Every path runs; all paths must finish before it continues.

Pattern: Parallel Split (2) ยท Synchronisation (3)

flowchart TD trig>"new employee added"]:::trig s0["create Workspace account"]:::svc s1["AI writes welcome message"]:::task s2["send welcome email and alert"]:::svc s3[("log onboarding details")]:::store trig --> s0 s1 --> s2 s2 --> s3 gx{"+ which accounts to create"}:::gate s0 --> gx p00["send Slack invite"]:::task gx -->|"Slack invite"| p00 p10["create Notion onboarding page"]:::task gx -->|"Notion page"| p10 jn{"+ accounts ready"}:::gate p00 --> jn p10 --> jn jn --> s1 out[/"new hire onboarded with accounts ready"/]:::out pay{{"saves HR setup time"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceA record or sheetEvery pathWaits for allResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
AI Agents & Autonomous SystemsEmail AutomationMessaging & NotificationsSpreadsheet & Database OpsHR & Recruiting
Connects
Google WorkspaceSlackNotionGmailGoogle SheetsOpenAI

The problem it solves

Setting up accounts for a new employee across Google Workspace, Slack, and Notion by hand takes time and things slip through the cracks. You also want every new hire to feel welcomed on day one, without HR scrambling to write a personal note.

Who it fits

HR and People Ops teams onboarding new employees.

How it works

  1. New employee details come in through a form or your HR system
  2. The system creates their Google Workspace account, Slack invite, and Notion onboarding page at the same time
  3. AI writes a personalized welcome message with a first-week schedule and tips
  4. The new hire receives a welcome email and HR gets a Slack notification
  5. The onboarding details are logged in Google Sheets
What you get

Welcome messages ready for your review

New hires get their accounts, workspace access, and a personalized welcome message set up automatically on their first day.

What you get

New accounts fully set up plus a personalized welcome email and onboarding log.

What you need

A Google Workspace account, a Slack workspace, a Notion account, and an OpenAI account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook