Overview
The AI SDR Qualifying node acts like an intelligent sales development rep. Instead of using rigid rules or point-based scoring, it analyzes each lead holistically and classifies them into meaningful qualification buckets with clear reasoning.What makes it different
Classification, not scoring
Assigns leads to qualification buckets instead of numeric scores. Sales knows exactly what action to take.
Human-readable reasoning
Every classification comes with clear explanations your team can understand and trust.
How to Use
1
Add the SDR Agent node
In your workflow, click “Add Node” and select “SDR Agent” from the AI Processing category.
2
Connect it after enrichment (recommended)
For best results, place the SDR Agent after a Clay enrichment node so the AI has company data to analyze.
3
Define your ICP
Write a description of your ideal customer profile. Be specific about company size, industry, and characteristics you’re looking for.
4
Add disqualifiers (optional)
List lead types that should be automatically excluded, like students, freelancers, competitors, or job seekers.
5
Use the outputs downstream
Access classification results via template variables like
{{agent.bucket}}, {{agent.reasoning}}, and {{agent.recommended_action}}.Configuration
ICP Description (Required)
A free-text description of your ideal customer profile. The AI uses this to evaluate fit.Disqualifiers (Optional)
Binary exclusions the AI should treat as hard stops. Leads matching these are automatically disqualified. Examples: Students, Freelancers, Consultants, Agencies, Competitors, Job seekers.Qualification Buckets
The AI classifies each lead into one of five default buckets. You can customize bucket names, but the intent should remain the same.Output Variables
Best Practices
- Be specific in your ICP description — the more context, the better the AI can classify leads
- Use enrichment data from Clay before the SDR Agent for richer classification
- Route high-intent leads to immediate notifications (Slack, email) and CRM creation
- Use a Filter node after SDR Agent to branch based on bucket (e.g., only send “High-Intent” to Salesforce)
- Review classification results periodically to refine your ICP description
Example Workflow
A typical lead qualification workflow using the SDR Agent: Flow: Form Submission → Clay Enrichment → SDR Agent → Router Router conditions:- High-Intent ICP Match → Slack notification + HubSpot
- Good ICP → Email nurture sequence
- Potential Future Fit → Add to long-term list
- Wrong ICP / Disqualified → No action
Next Steps
AI SDR Summarizer
Generate AI summaries of submissions
All Node Types
Explore all workflow nodes