Documentation Index
Fetch the complete documentation index at: https://docs.insitechat.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect Crisp to InsiteChat to add AI-powered auto-replies to your Crisp live chat. When a visitor sends a message, InsiteChat uses your trained knowledge base to generate an instant, accurate response — reducing agent workload and response time.Setup
Get Crisp API credentials
Go to your Crisp dashboard → Settings → API Keys (or create a Plugin). You need:
- Website ID — found in Settings → Website Settings
- Token ID — your plugin/API token identifier
- Token Key — your plugin/API token secret
Connect in InsiteChat
Go to your chatbot → Webhooks tab → find the Crisp card. Enter your Website ID, Token ID, and Token Key. Click Connect Crisp.
Set up webhook in Crisp
In your Crisp dashboard, set up a webhook pointing to:Subscribe to the
message:send event.How it works
- A visitor sends a message in your Crisp chat widget
- Crisp forwards the message to InsiteChat via webhook
- InsiteChat runs the full RAG pipeline (search + context + AI response)
- The response is posted back to the Crisp conversation as an operator message
- The visitor sees the AI reply instantly
Features
- Full RAG pipeline — same hybrid search and AI quality as the website widget
- Conversation history — maintains context within the session
- Plan quota enforcement — messages count toward your billing plan
- Seamless handoff — human agents can take over anytime in Crisp
- Works alongside operators — AI replies only to visitor messages, not agent messages
