Team management
Members
Collaborate with your team by adding members to your chatbot.- Navigate to Members under Advanced
- Click Invite Member
- Enter their email address
- Assign a role (Agent, Manager, Admin)
- Send the invitation
- Agent - Can view and respond to conversations
- Manager - Can manage content and settings
- Admin - Full access except billing
- Super Admin - Complete control including deletion
Playground
Test chatbot changes in real-time before deploying to your live website. Use the playground to:- Test different instructions and personas
- Compare GPT-4.1 mini vs GPT-4.1 responses
- Verify custom responses (Q&A)
- Try conversation starters and follow-ups
- Preview appearance changes
Integrations
Connect SiteGPT with your existing communication channels and tools.Available integrations
Messaging platforms:- Slack - Answer questions in Slack channels and DMs
- Google Chat - Integrate with Google Workspace
- Facebook Messenger - Respond to Facebook messages
- Crisp Chat - Enhance Crisp with AI responses
- Intercom - Add AI to your Intercom conversations
- Freshdesk - Automate Freshdesk support tickets
- Zendesk - Integrate with Zendesk Chat
- Zoho - Connect to Zoho CRM and support tools
- Zapier - Connect to 5,000+ apps and automate workflows
- Webhooks - Send conversation data to any system
Don’t see your preferred platform? Contact support to request a new integration.
Settings
Configure advanced chatbot behavior and preferences.Settings
Adjust general settings, chat modes, localization, and advanced options.
Delete chatbot
Permanently remove a chatbot from your account.
Advanced settings
Access technical configuration options in Settings > Advanced: TopK - Controls how many relevant content chunks are retrieved to answer questions (1-5 by default, up to 50 with Advanced Controls addon) CSS Selectors - Specify CSS selectors to exclude when training on web pages (e.g.,header,.footer,#nav
). You must retrain your links after changing this setting.
Advanced Controls AddonThe Advanced Controls addon unlocks extended TopK values (up to 50) for more comprehensive content retrieval. This is useful for complex queries that require information from multiple sources.To purchase this addon, visit your billing page.
Additional advanced features
Webhooks
Send real-time conversation data to external systems:- New messages
- Lead captures
- Conversation escalations
- Custom events
SDK methods
Control your chatbot programmatically using JavaScript:- Open/close the chat widget
- Send messages programmatically
- Update user information
- Trigger specific actions
API access
Integrate SiteGPT into your applications using the REST API:- Manage chatbots programmatically
- Send and receive messages
- Access conversation history
- Manage content and settings