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 Freshchat (by Freshworks) to InsiteChat for AI-powered auto-replies. Your chatbot answers incoming support questions using your trained knowledge base, handling first-line support automatically and escalating complex queries to human agents.Setup
Get Freshchat API token
Go to your Freshchat dashboard → Admin → API Tokens. Generate a new API token with messaging permissions.
Connect in InsiteChat
Go to your chatbot → Webhooks tab → find the Freshchat card. Enter:
- Domain — e.g.,
yourcompany.freshchat.com - API Token — the token from step 1
Set up webhook in Freshchat
In your Freshchat dashboard → Admin → Webhooks, create a webhook pointing to:Subscribe to the
message_create event.How it works
- A visitor sends a message in your Freshchat widget
- Freshchat forwards the message to InsiteChat via webhook
- InsiteChat processes the message through the RAG pipeline
- The AI response is posted back to the Freshchat conversation
- The visitor sees the reply instantly
Features
- AI first-line support — automatically handles common questions
- Trained on your content — uses your website, docs, and uploaded files
- Conversation context — maintains 10-turn history per session
- Works with Freshdesk — conversations escalated in Freshchat flow into Freshdesk tickets
- Plan quota enforcement — messages count toward your billing limits
