CHATBOTS
Weekly Low-PTO-Balance Nudge
On a weekly schedule, scans the HRIS for employees carrying high unused PTO balances and DMs each one a personalized Slack nudge encouraging them to book time off.
How it runs
The automated pipeline, trigger to output.
- TriggerWeekly schedule fires
- ActionQuery HRIS for high unused-PTO balancesPostgres
- ActionDraft personalized nudge per employeeOpenAI
- OutputSend Slack DM nudge to each employeeSlack
- OutputEmail nudge digest to HRGmail
What it does
Every Monday it finds employees who are sitting on large unused PTO balances (a burnout and liability risk), sends each a friendly personalized Slack DM suggesting they plan time off, and emails HR a roll-up of who was nudged.
When to use it
Use this when accrued-but-unused PTO is piling up and you want to encourage healthier usage without manual chasing. It's proactive rather than reactive — it reaches out before balances cap out or year-end forfeiture hits.
How it works
- 1A weekly schedule triggers the flow.
- 2The flow queries the HRIS Postgres for employees whose unused PTO exceeds a configured threshold.
- 3For each match, OpenAI drafts a short, warm, personalized nudge referencing their balance.
- 4The bot sends each nudge as a private Slack DM to the employee.
- 5A summary digest of everyone contacted is emailed to the HR distribution list via Gmail.
Set it up
What you configure once, before turning it on.
- 1Connect PostgresAny Postgres URL — query, write, migrate.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect SlackChannels, DMs, threads, mentions.
- 4Connect GmailRead, draft, send, label.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
Discord WAF False-Positive Triage from Ray ID
When a user posts a Cloudflare ray ID in a Discord support channel, the bot looks up the blocked request's WAF event, classifies whether it looks like a genuine false positive.
Agentic WAF Investigator with Discord Approval Gate
An autonomous agent investigates a Discord-reported WAF block end to end: pulls Cloudflare logs, correlates with PagerDuty incidents, decides if an allowlist is safe.
Discord Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
Draft WAF Allowlist Proposal to Linear from Discord Report
Lets a support engineer confirm a Discord WAF report is a false positive, then auto-drafts a scoped Cloudflare allowlist rule proposal and files it as a Linear ticket…
Discord FAQ Free-Text Answer Grader
When a member submits a free-text answer in their onboarding thread, an agent grades it against the canonical FAQ knowledge base, replies with targeted feedback.
Discord FAQ-Gated Role Concierge
Greets each new Discord member in a private onboarding thread, walks them through required FAQ steps one at a time.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
