Send five stakeholders their own personalized weekly report

Every Friday, AI writes a personalized status report for each stakeholder and delivers it to their channel.

How the work actually flows

It branches. Exactly one path is taken; runs once per each stakeholder.

Pattern: Exclusive Choice (4) · Simple Merge (5) · Multiple Instances with a priori Run-Time Knowledge (14)

flowchart TD trig(["every friday afternoon"]):::trigtime s0[("gather weekly team data")]:::store s1[["write tailored report per stakeholder"]]:::mi s2[("log report in notion")]:::store trig --> s0 s0 -->|"one per each stakeholder"| s1 gx{"× stakeholder's preferred channel"}:::gate s1 --> gx p00["post to slack"]:::task gx -->|"slack preference"| p00 p10["send via email"]:::task gx -->|"email preference"| p10 p00 --> s2 p10 --> s2 out[/"personalized reports delivered weekly"/]:::out pay{{"saves hours writing individual updates"}}:::pay s2 --> 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 itRuns once per itemA record or sheetOne path onlyResultPayoff
Build size
Advanced

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

Business functions
Email AutomationReporting & Analytics
Connects
NotionOpenAISlackGmail
Featured in

The problem it solves

Writing separate status updates for your VP, engineering lead, sales lead, and everyone else eats your entire Friday afternoon. Each person cares about different things, so one generic update doesn't work for anyone. You end up either spending hours customizing reports or sending something too vague to be useful.

Who it fits

Product managers and cross-functional leads who report to multiple stakeholders every week.

How it works

  1. Every Friday afternoon, the system gathers the week's data from your team's databases
  2. It loops through each stakeholder's profile to see what they care about
  3. AI writes a tailored executive summary, key metrics, and recommendations for each person
  4. Each report is delivered to Slack or email depending on the stakeholder's preference
  5. A record of every report sent is logged in Notion
What you get

Reports tailored to what each person cares about

Each stakeholder gets a personalized weekly summary covering exactly the metrics and updates that matter to them.

What you get

Personalized weekly reports for each stakeholder, delivered where they'll actually read them.

What you need

A Notion account, an OpenAI API key, a Slack workspace, and a Gmail 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