Car Dealership AI Stack — Reference Design and Costs
Car dealerships lose deals in the gaps: the lead that came in during Sunday lunch, the call that rang out while every salesperson was on the floor, the trade-in inquiry that sat unanswered overnight. Buyers cross-shop; the first dealership that responds usually gets the test drive.
This page maps a reference architecture for a multi-brand used-car dealership in Brazil. It is a design to configure and validate, not a claim of measured production results.
What the design automates
- Lead capture and instant WhatsApp reply. Website, marketplace and ad leads can trigger an approved template in under a minute. Actual delivery depends on provider and Meta approval.
- Missed-call recovery. Unanswered phone call → automatic WhatsApp message within seconds ("Sorry we missed you — which car are you calling about?"). A ringing phone that nobody caught becomes a conversation instead of a lost lead.
- Inventory marketing on autopilot. New vehicle enters stock → photos and copy are generated and queued for social media on a schedule, with human approval before anything publishes. Sold vehicle → listings updated everywhere.
- Follow-up cadence. Interested but not ready buyers get a spaced follow-up sequence — day 1, day 3, day 7 — that stops the moment they reply or opt out.
The stack and its real monthly cost
| Job | Tool | Monthly cost |
|---|---|---|
| WhatsApp API + team inbox | AiSensy for budget-first tests; Wati or respond.io for broader inbox needs | ~$30–99 |
| Workflow engine | n8n — self-hosted on a small VPS | ~$6 (VPS) or $26 cloud |
| AI copy and image handling | LLM API usage inside n8n | $5–20 |
| Voice answering (optional) | Retell AI when calls overflow | ~$0.11/min used |
Estimated total: roughly $36–150/month for the core, before Meta message charges. Validate with your country, volume and provider. Use the lead recovery ROI calculator without treating its estimate as guaranteed revenue.
Budget-first WhatsApp test: try AiSensy. Start with one approved template and one lead source.
Controls the implementation needs
- Approval gates matter. Nothing publishes to social media without a human tap. Automation drafts; a person approves. This single rule prevented every embarrassing mistake.
- Never let the bot pretend to be human. The WhatsApp flow says what it is, collects what it needs, and hands off. Buyers don't mind bots that are fast and honest; they hate bots that fake it.
- Log everything. Every message, publish and handoff is recorded. When something misbehaves, the log answers "what happened" in minutes.
- WhatsApp beats email for local business. Open rates aren't comparable. If your market uses WhatsApp (LatAm, Spain, India, growing fast in the US), meet buyers there.
Build it yourself
The lead follow-up and missed-call workflows are available as import-ready n8n templates on our templates page — the free versions cover the core loop; the paid dealership pack adds inventory posting and the full follow-up cadence. The general-purpose version of this pattern is documented in the lead follow-up stack.
Affiliate note: some links are affiliate links. This page labels the design and assumptions; commission does not prove a tool is suitable for your dealership.