Hi everyone,
I’m building WhatsApp chatbots for my client to sell to doctors, and I’m trying to make sure the setup is structured in the right way from the start.
The chatbot will work on WhatsApp, with n8n running in the background to handle the logic, doctor-specific knowledge, bookings, and alerts.
These questions are very important for me right now:
- Should I clone the workflow for each doctor, or use a multi-tenant setup?
- Should I create different n8n accounts for each doctor?
- What is the safest way to structure this so it stays legal and compliant?
I’d really appreciate advice from anyone who has already faced this kind of setup.
Thanks in advance.