LanceDesk AI Chatbot provides a content-aware chat widget, admin rules and guardrails, analytics, safeguarding alerts, and multi-provider AI (Groq, OpenAI, Claude) with automatic fallback.
The chatbot answers from your WordPress content — not a generic knowledge base. Under Content Sources, you choose which published content types to index (posts, pages, WooCommerce products, custom post types, and more), plus optional external URLs.
Features:
This plugin connects to third-party services only when you configure them. You must supply your own API keys for AI providers. No AI requests are sent until you add keys and enable the chatbot.
Used for AI chat completions when Groq is configured in AI Providers.
Data sent: The visitor’s chat message, compiled system prompt, relevant site content excerpts (RAG context), and recent session messages when needed for follow-ups.
When: Each time a visitor sends a chat message and Groq is the active provider in the fallback chain.
Links: Terms of use, Privacy policy
Used for AI chat completions when OpenAI is configured in AI Providers.
Data sent: The visitor’s chat message, compiled system prompt, relevant site content excerpts (RAG context), and recent session messages when needed for follow-ups.
When: Each time a visitor sends a chat message and OpenAI is the active provider in the fallback chain.
Links: Terms of use, Privacy policy
Used for AI chat completions when Claude is configured in AI Providers.
Data sent: The visitor’s chat message, compiled system prompt, relevant site content excerpts (RAG context), and recent session messages when needed for follow-ups.
When: Each time a visitor sends a chat message and Claude is the active provider in the fallback chain.
Links: Terms of use, Privacy policy
Administrators may add public URLs under Content Sources. The plugin fetches those pages server-side to extract text for chat context.
Data sent: HTTP requests from your WordPress server to the URLs you configure. No visitor personal data is sent unless it appears in the fetched page content.
When: During content cache refresh and when building context for chat replies.