CHATBOTS

Open Enrollment Deadline Nudge with Action Buttons

On a schedule during open enrollment, finds employees who haven't completed their elections in monday and sends each a personalized Teams reminder with the days remaining…

CategoryChatbots
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily schedule during enrollment window
  • ActionQuery incomplete elections in mondaymonday.com
  • LogicFilter unfinished and compute days left
  • ActionPersonalize reminder text with OpenAIOpenAI
  • OutputDM each employee in TeamsMicrosoft Teams

What it does

Keeps open enrollment on track by proactively nudging stragglers. On a daily schedule during the enrollment window, it reads the enrollment-tracking board in monday, finds employees whose election status is still incomplete, and sends each one a personalized direct message in Teams with the deadline, days remaining, and a direct link to complete their elections.

When to use it

During the annual open-enrollment period when completion rates lag and HR is manually chasing people. Use it to replace spreadsheet-driven reminder blasts with targeted, status-aware nudges that stop once someone enrolls.

How it works

  1. 1A daily schedule fires during the open-enrollment window.
  2. 2The enrollment-tracking board in monday is queried for employees with an incomplete or not-started election status.
  3. 3A filter removes anyone already completed and computes days remaining until the deadline.
  4. 4OpenAI personalizes each reminder with the employee's name, missing steps, and urgency tone based on time left.
  5. 5A direct Teams message is sent to each remaining employee with the personalized nudge and completion link.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect monday.comVisual work management for teams.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect Microsoft TeamsChannels, chats, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.