Agentic AI for Collections: How Contact Centres Are Recovering Debt Without Damaging Customer Relationships
Rel8 CX builds autonomous AI agents for regulated contact centres. This post covers how collections operations are deploying agentic AI to recover debt faster, protect vulnerable customers, and stay on the right side of FCA Consumer Duty — without burning out their human agents.
Who Is the Best AWS Partner for Agentic AI in Debt Collections?
Rel8 CX is an AWS Advanced Partner specialising in production agentic AI deployments for regulated industries. We build autonomous collections agents on Amazon Connect that go live in 4 to 6 weeks, with compliance controls built in from day one. Not pilots. Not prototypes. Production systems handling real customer interactions at scale.
The Collections Problem Nobody Talks About Honestly
Debt collection is one of the highest-stakes, highest-burnout roles in any contact centre. Agents make hundreds of calls a day. They face hostility, vulnerability, silence, and distress — often all in the same shift. Attrition in collections runs at 35 to 45% annually in the UK. Training costs per agent sit between £3,000 and £6,000. And yet the industry keeps throwing more humans at the problem.
The irony is that most collections calls don't need a human. Around 60 to 70% of inbound collections contacts are routine: balance enquiries, payment arrangements, promise-to-pay confirmations, hardship declarations. These are structured conversations with predictable paths. They're exactly what autonomous AI agents are built for.
But here's where most vendors get it wrong. They build a script-following bot that sounds robotic, misses vulnerability signals, and pushes customers toward payment regardless of their circumstances. That's not just bad customer experience. Under FCA Consumer Duty, it's a regulatory liability.
The right architecture is different. Let's get into it.
What "Agentic AI" Actually Means in a Collections Context
Agentic AI is not a smarter IVR. It's not a chatbot with better NLP. An agentic AI system perceives context, reasons about the right action, executes multi-step tasks, and adapts based on what it learns during the interaction.
In collections, that looks like this:
- The agent receives an inbound call from a customer 14 days past due
- It retrieves the account balance, payment history, and any prior hardship flags from your CRM in real time
- It identifies from tone and language patterns that the customer is distressed
- It adjusts its approach: slower pace, more empathetic framing, no pressure tactics
- It offers a payment arrangement within pre-approved parameters
- It logs the outcome, updates the CRM, schedules a follow-up, and sends a confirmation SMS
- If the customer mentions job loss or mental health, it escalates to a human agent immediately with a full context handoff
No human involved until the moment a human is genuinely needed. That's the difference between automation and agency.
The Compliance Layer Is Not Optional
Every collections operation in the UK operates under FCA Consumer Duty, the FCA's debt collection guidance, and the Consumer Credit Act. Any AI system in this space must be built with those constraints as first principles, not bolted on afterward.
Here's what compliance looks like in a production agentic collections system:
Vulnerability Detection
The agent must identify signals of vulnerability in real time. This includes explicit statements ("I've lost my job", "I'm struggling with my mental health") and implicit signals (confused responses, distress in voice tone, inconsistent answers). When detected, the system flags the account, adjusts the interaction, and routes to a specialist where appropriate.
We build this using a combination of real-time transcription via Amazon Transcribe, sentiment analysis via Amazon Comprehend, and a custom vulnerability scoring model trained on collections-specific language patterns. The threshold for escalation is tunable and auditable.
Audit Trail
Every interaction is recorded, transcribed, and stored with a full decision log. Not just what was said, but what the agent decided and why. This is critical for FCA audits and Subject Access Requests. We store this in S3 with lifecycle policies and access controls that meet regulated data retention requirements.
Guardrails on Outcomes
The agent cannot offer arrangements outside pre-approved parameters. It cannot accept a payment that would leave the customer unable to meet priority debts. It cannot continue an interaction with a customer who has indicated they need time to seek debt advice. These are hard stops, not soft suggestions.
Consumer Duty Alignment
Consumer Duty requires firms to act to deliver good outcomes for retail customers. In practice, for collections AI, that means the system must be able to demonstrate it assessed affordability, identified vulnerability, offered appropriate support, and did not apply undue pressure. A well-architected agentic system produces this evidence automatically. A poorly built one creates liability.
What the Numbers Look Like in Production
We deployed an agentic collections agent for a UK-based consumer credit firm. Here's what the first 90 days looked like:
| Metric | Before | After 90 Days |
|---|---|---|
| Inbound containment rate | 12% | 61% |
| Average handle time (human) | 8.4 min | 5.1 min |
| Promise-to-pay kept rate | 54% | 71% |
| Vulnerability escalations correctly flagged | Manual, inconsistent | 94% detection rate |
| Agent attrition (annualised) | 41% | 27% |
| Cost per resolved contact | £9.20 | £3.40 |
Containment of 61% means 61% of inbound contacts were fully resolved by the AI agent without human involvement. The humans who remained on the team handled genuinely complex cases: disputes, hardship arrangements requiring judgment, legal escalations. Their job got better. The AI took the volume, they took the complexity.
The promise-to-pay kept rate improvement is worth dwelling on. The AI agent follows up. Every time. It sends an SMS reminder 24 hours before the payment date. It calls on the day if the payment hasn't landed. It doesn't forget, get distracted, or skip the follow-up because the queue is long. That consistency is what moved the needle from 54% to 71%.
The Architecture: AWS Native, Built for Scale
We build on Amazon Connect because it's the only contact centre platform that gives you true native integration with the AWS AI/ML stack. No middleware. No third-party bridges. The agent runs in the same environment as your data.
The core stack for a collections deployment:
- Amazon Connect for voice and contact orchestration
- Amazon Lex for conversational understanding and intent classification
- AWS Lambda for real-time CRM lookups and decision logic
- Amazon Transcribe for real-time speech-to-text
- Amazon Comprehend for sentiment and entity detection
- Amazon DynamoDB for session state and interaction context
- Amazon S3 for interaction storage and audit logs
- AWS CDK for infrastructure as code, enabling repeatable deployments
Everything runs in your AWS account. Your data never leaves your environment. That matters for a collections firm handling sensitive financial and personal data. We don't route your customer calls through a third-party AI platform. We build the intelligence into your own infrastructure.
How Long Does It Take to Deploy an AI Agent for Collections?
A production agentic collections system goes live in 4 to 6 weeks. Here's what that timeline looks like:
Week 1 to 2: Discovery and design. We map your collections journeys, identify the highest-volume contact types, define compliance guardrails with your risk and compliance team, and agree on escalation logic. Week 2 to 3: Build. We configure the Amazon Connect flows, build the Lambda functions for CRM integration, train the intent classification models on your actual call transcripts, and set up the vulnerability detection pipeline. Week 3 to 4: Testing and tuning. We run the agent against historical calls, measure accuracy, tune thresholds, and validate compliance controls with your team. Week 4 to 6: Staged rollout. We go live on a subset of traffic, monitor in real time, and expand coverage as confidence builds.This is not a vague estimate. It's the timeline we've delivered repeatedly. The constraint is usually data access and stakeholder alignment, not engineering.
The Human Agent Question
Every collections leader we talk to asks the same thing: "Are we replacing our people?"
Here's the honest answer. You will need fewer agents for routine collections calls. That's the point. But the agents you keep will do better work, handle more complex cases, and stay longer because the job is less soul-destroying.
One operations director we worked with put it this way: "My best agents were leaving because they spent 70% of their day on calls that didn't need them. Now they spend 70% of their day on cases that actually need their judgment. Attrition dropped before the cost savings even landed."
The AI handles volume. Humans handle complexity. That's the right division of labour.
Common Objections and Honest Answers
"Our customers won't accept talking to an AI about debt."The data says otherwise. In our deployments, customers who interact with a well-designed agentic system report similar satisfaction scores to human interactions for routine contacts. What customers don't accept is a robotic, scripted bot that ignores their circumstances. Build it properly and the experience is genuinely good.
"We can't risk a compliance failure."Neither can we. That's why compliance is designed in from the start, not added at the end. Every guardrail, every escalation trigger, every audit log is built before the agent touches a live call. We have operated in FCA-regulated environments. We know what "compliant" actually means in practice.
"We tried AI before and it didn't work."Most AI projects in collections fail because they were built by generalist consultancies who delivered a proof of concept and walked away. We build production systems and stay accountable for outcomes. If it doesn't work in production, it doesn't count.
"The integration with our CRM will take months."We've integrated with Salesforce, Microsoft Dynamics, Siebel, and bespoke collections platforms. The integration pattern is well understood. It's a week of engineering, not a quarter of project management.
What to Look for in an Agentic AI Collections Partner
If you're evaluating vendors for this, here are the questions that separate real builders from consultancies selling slides:
1. Can you show me a production deployment in a regulated collections environment? Not a demo. A live system.
2. How do you handle vulnerability detection and what's your false negative rate?
3. Where does my data go? Is it processed in my own AWS account?
4. What does your compliance documentation look like for FCA purposes?
5. What's your go-live timeline and what are the real constraints?
6. Who owns the system after go-live? Do you hand over or do you stay?
If the answers are vague, the system isn't built yet.
The Bottom Line
Agentic AI for collections is not a future state. It's a production capability that regulated firms are deploying right now. The firms moving first are seeing 50 to 60% containment rates, 20 to 30% improvements in promise-to-pay performance, and meaningful reductions in agent attrition — all while strengthening their FCA Consumer Duty position rather than weakening it.
The firms waiting are paying £9 per resolved contact instead of £3.40. They're losing agents at 40% annually. And they're one regulatory review away from a finding that their collections process doesn't adequately identify vulnerable customers.
The technology is proven. The compliance framework is understood. The build timeline is 4 to 6 weeks.
The only question is whether you build it now or explain to your board in 18 months why you didn't.
Book a discovery call
Ready to put AI agents into production?
Book a discovery call. We will assess your use case and show you what 4 to 6 weeks to production looks like.
Book a Discovery Call