Build an AI Recruiting Pipeline
Build an AI HR system: candidate screening, recruiting automation, onboarding workflows, and employee support.
What you will build
By the end of this guide, you will have a fully operational AI recruiting pipeline: it screens candidates automatically, routes qualified applicants, triggers onboarding workflows, and tracks all activity.
Create the HR Agent
Build the AI agent that handles candidate screening, FAQ responses, and intake.
- Create the recruiting agentOpen guide →
Open Agent Builder and create an HR agent configured for candidate screening.
- Write the screening playbookOpen guide →
Define qualification criteria: role fit, experience, availability, and compensation range.
- Attach job descriptions
Add role requirements and company context as agent resources.
- Configure communication style
Set the agent tone for professional, empathetic candidate communication.
Set Up the Candidate Table
Create the CRM structure for tracking candidates, roles, and hiring stages.
- Create the candidate objectOpen guide →
Set up a People or custom object with role, stage, score, and notes fields.
- Define hiring pipeline stages
Stages: Applied, Screened, Interview, Offer, Hired, Rejected.
- Configure assignment to recruiters
Link candidates to their assigned recruiter and hiring manager.
Build the Recruiting Workflow
Create the workflow that screens applicants and routes them through the hiring pipeline.
- Create the intake triggerOpen guide →
Trigger on new application form, WhatsApp message, or email inquiry.
- Add the AI screening node
Run the HR agent to qualify the candidate against role criteria.
- Create the candidate record
On screening complete: create CRM record with score, notes, and stage.
- Route by qualification result
Qualified → schedule interview; not qualified → send polite rejection; unclear → escalate to recruiter.
Configure Onboarding Automation
Build the workflow that activates when a candidate is hired and starts their onboarding.
- Create the onboarding triggerOpen guide →
Trigger on stage change to 'Hired' in the CRM.
- Send onboarding sequence
Day 1, Day 3, Week 1 message sequences with links, tasks, and checklist items.
- Create Max tasks for the manager
Auto-create manager tasks: intro meeting, tools setup, 30-day check-in.
Connect HR Channels
Configure WhatsApp and email as candidate communication channels.
- Connect WhatsApp for candidates
Link a WhatsApp number to the HR agent for candidate communication.
- Configure handoff rules
Define when the AI handles candidates vs. when a recruiter takes over.
- Test the full recruiting flow
Submit a test application, verify: screening runs, record created, recruiter notified.
Final Operational State
Verify the complete recruiting pipeline end-to-end.
- Candidate applies or messages
Application or WhatsApp message triggers the screening workflow.
- AI screens and qualifies
HR agent evaluates the candidate and assigns a qualification score.
- CRM record created
Candidate record created with score, notes, stage, and assigned recruiter.
- Qualified candidates routed
Interview invitation sent; unqualified receive polite automated rejection.
- Onboarding activates on hire
Stage change to Hired triggers the full onboarding automation sequence.