WeChat CRM dashboard 2026: AI Command Center & automatic CRM sync
The WeChat CRM dashboard took a major step forward: instead of a simple lead list, teams get a sales cockpit with an AI Command Center, automatic CRM sync, and a clear GDPR story for EUโChina business.
New dashboard at a glanceโ
The app home is split into four areas:
- Global โ hero KPIs, top priorities, open follow-ups, pipeline bars, 14-day trend
- Sales โ classic KPIs plus the new-lead form (including campaign attribution)
- AI Command Center โ priorities, risks, and next actions in one view
- Integrations โ connection status for HubSpot, Pipedrive, Salesforce, WeCom, AI, and notifications
The lead drawer adds next-best action, email copilot, meeting summary, and proposal generator โ without losing WeChat/WeCom context.
AI Command Center: priorities, not data swampsโ
Sales teams lose time when hot leads sit between CRM, chat, and email. The AI Command Center combines:
- Priorities โ due follow-ups, stale contacts, hot scores
- Risks โ e.g. failed CRM sync jobs
- Next actions โ rule-based NBA per lead, optional AI narrative
Backed by GET /api/ai/command-center; in the UI open the AI Command Center dashboard tab. For GDPR and sensitive content we still recommend Azure OpenAI in an EU region โ see our GDPR guide.
CRM auto-sync: HubSpot without click marathonsโ
Manual sync is fine for demos โ not for production. CRM auto-sync pushes leads when:
- a new lead is created,
- the pipeline stage changes,
- hot score / hot engagement fires.
Failed jobs enter a retry queue; a cron job (POST /api/cron/crm-sync-retry with CRON_SECRET) retries with backoff. HubSpot, Pipedrive, or Salesforce stay aligned without pushing every WeCom message by hand.
More AI tiers (Tier 1 & 2)โ
| Tier | Highlights |
|---|---|
| Tier 1 | CRM chat, email copilot, workflow automation, meeting summary, scoring tiers |
| Tier 2 | Reporting narrative, proposal generator (Markdown), onboarding AI |
| Tier 3 | Voice webhook stub (Twilio) โ architecture for a future AI receptionist |
Core translate/summary/follow-up drafts remain โ optional via AI_PROVIDER=openai|azure|none.
Live demo: CDN fixโ
Live demo users (/demo/start) now land in the dashboard after redirect โ not on a cached guest landing page. Edge caches must not treat /?welcome=* or logged-in sessions like marketing HTML.
Who is this for?โ
- Export and China-facing teams with WeCom leads and EU CRMs
- SMBs adopting pragmatic sales AI without a US-only stack
- GDPR-conscious pilots โ EU data residency and documented processing
Try itโ
Start live demo ยท HubSpot setup guide ยท WeChat & GDPR 2026 ยท Spring platform update