{{ currentPageTitle }}
Multi WhatsApp • Multi Agent AI • Produk terpisah per agent
Nomor CS
{{ connectedAccounts.length }}/{{ db.waAccounts?.length||0 }} aktif
Agent AI
{{ activeAgents.length }} aktif
Produk
{{ db.products?.length||0 }} produk
CRM
{{ db.contacts?.length||0 }} kontak
Nomor WhatsApp CS AI
Tambahkan beberapa nomor. Setiap nomor dapat ditugaskan ke satu Agent AI.
{{ wa.name }}
{{ wa.status==='open' ? '+'+(wa.number||'-') : wa.status==='connecting' ? 'Menunggu scan QR' : wa.status==='error' ? 'Koneksi error' : 'Belum terhubung' }}
WhatsApp HP → Perangkat Tertaut → Tautkan Perangkat
Katalog Produk
Produk dibuat satu kali lalu dapat dipilih untuk Agent AI tertentu.
{{ p.name }}
Rp {{ Number(p.price||0).toLocaleString('id-ID') }}
Brief AI: {{ p.brief||'-' }}
FAQ: {{ p.faq||'-' }}
Agent AI & Routing Produk
Setiap agent punya SOP, gaya bahasa, produk, dan nomor CS sendiri.
{{ a.name }}
{{ a.storeName }}
Nomor CS
{{ waName(a.waAccountId) }}Produk
{{ a.productIds?.length||0 }} dipilihProduk yang ditangani
{{ log.text }}
Broadcast Spintax
Pilih nomor CS pengirim agar pesan dikirim dari socket yang benar.
CSV akan menggantikan target CRM untuk pengiriman ini.
Database Pelanggan
Data dipisahkan berdasarkan nomor CS yang menerima chat.
Agent: {{ agentForContactName(c) }}
| Customer | Nomor CS | Agent AI | Label | AI | Terakhir |
|---|---|---|---|---|---|
| {{ displayPhone(c) }} | {{ waName(c.waAccountId) }} | {{ agentForContactName(c) }} | {{ c.isAiActive?'Aktif':'Manual' }} | {{ c.lastChat||'-' }} |