

AI Intake Assistant adds a chat widget to your website that acts like a smart intake specialist:
To generate replies, this plugin sends data to an external AI backend service over HTTPS. By
default it is pre-configured to use the hosted backend operated by the plugin author at
https://ai-intake-backend.onrender.com . You may change this to your own self-hosted backend via
the “Backend API URL” field on the settings page.
What is sent, and when:
/register-site endpoint so it can configure your assistant./chat endpoint to generate a reply. Nothing is sent from a visitor’s browser untilThis data is processed by that backend to produce answers and lead summaries. Use of the default
hosted backend is governed by its terms and privacy policy:
If you point the plugin at your own backend, that data is instead sent only to your server.