Challenge
Small business lending intake is messy. Prospects often begin the process without all the information needed to move forward, and teams spend time chasing missing details, repeating basic questions, and deciding who should follow up next.
That creates predictable problems:
- too much back and forth early in the process
- inconsistent information capture
- lower leverage for human experts
- unclear handoffs
- prospects dropping off because the process feels confusing or slow
Context
The goal was not to remove people from the process. The goal was to remove avoidable friction.
The system needed to:
- guide early-stage conversations clearly
- collect missing information in a structured way
- avoid asking for sensitive information in the wrong context
- hand off to humans when judgment was required
- support routing without creating more manual work
Approach
The system was designed as an AI-assisted concierge layer.
- Initiate contact when a lead needed follow-up.
- Capture missing details in a structured format.
- Keep sensitive steps out of the AI interaction and route them through secure channels.
- Determine the right next step: continue follow-up, send a secure completion link, schedule a conversation, or escalate to a human expert.
- Support human follow-up with stronger context than the team would otherwise receive.
System / workflow design
The AI was not trying to be the expert. It was designed to make the expert's time more valuable.
The workflow focused on practical, non-sensitive intake details such as:
- business profile and qualification context
- industry details
- missing fields that blocked the next step
- use case information that would shape human follow-up
What shipped
The prototype created a structured intake and routing layer with clearer next-step logic, explicit human handoff points, and better signal quality before a person stepped in.
Outcomes
- better data capture during early-stage conversations
- less dead-end follow-up before the next action could happen
- stronger handoffs into human review and advisory conversations
- a more scalable intake layer for future volume
Lessons learned
A few principles stood out:
- not every part of a process should be automated
- trust improves when the system has clear boundaries
- human handoff is often where the real value gets protected
- the best AI workflows make the next human interaction better
Why this matters
This pattern applies far beyond lending. Any business with repetitive intake, qualification, or routing work can improve the process by structuring the front end of the workflow instead of trying to automate expertise itself.