CHATBOTS

Slack Onboarding Buddy: Conversational FAQ Agent with Live Checklist

A Slack agent answers new hires' free-text onboarding questions using your Notion knowledge base and infers which checklist tasks they've completed from the conversation.

CategoryChatbots
Enginepaperclip
Difficultyadvanced
Triggerchat
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerHire messages the bot in SlackSlack
  • ActionRetrieve answer from Notion knowledge baseNotionNotion
  • ActionDraft conversational reply with OpenAIOpenAI
  • LogicInfer which checklist items are now done
  • OutputPost reply and update progress in SlackSlack

What it does

Lets new hires just talk to their onboarding buddy instead of clicking buttons. When a hire DMs the bot a question like how do I get VPN access, the agent retrieves the answer from your Notion knowledge base and replies conversationally. As the conversation unfolds, the agent infers which onboarding tasks the hire has actually completed (for example, once they confirm VPN works) and quietly checks those items off, keeping the progress tracker current without ever interrupting the chat.

When to use it

Use this when a rigid checklist feels robotic and your onboarding questions are too varied to script. Best for teams with a rich Notion knowledge base who want a natural, chat-first onboarding assistant that still tracks completion.

How it works

  1. 1A new hire sends any message to the bot, firing the chat trigger.
  2. 2The agent retrieves relevant answers from the Notion knowledge base.
  3. 3An OpenAI reasoning step drafts a helpful, on-brand reply.
  4. 4A logic step infers from the exchange which checklist items are now satisfied.
  5. 5The agent updates the hire's progress and posts the answer back in Slack.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SlackChannels, DMs, threads, mentions.
  2. 2
    Connect NotionPages, databases, comments.
  3. 3
    Connect OpenAIModels, embeddings, 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.