The problem
A regional ISP serving 10,000 subscribers receives hundreds of daily messages, 70% about the same five issues: slow connection, modem blinking, invoice amount, payment methods, coverage. Technicians waste hours on questions a script could answer.
The solution, step by step
- Document the top issues and their exact resolution steps in Notion (the knowledge base).
- An n8n workflow receives messages from WhatsApp and Facebook and passes them to Claude with the knowledge base.
- The AI walks the subscriber through the fix — restart sequence, cable checks — and asks for the result at each step.
- If unresolved, or if keywords indicate an outage, n8n opens a ticket with the full conversation, line number and diagnosis already attached.
- Detected outage clusters (many tickets from one area) trigger an alert to the network team.
- 60 to 70% of tickets closed without human intervention.
- Average first response time falls from hours to under a minute, day and night.
- Technicians receive pre-qualified tickets and resolve them twice as fast.