Set up your AI assistant
This 3-step wizard configures an AI chat assistant for your website. Takes about 3 minutes.
⚠️ Before you begin
At the end of this wizard you'll receive a small code snippet to paste into your website's HTML. You'll need access to your website backend to add code before the </body> tag.
How do I add code to my website? (click for guides)
WordPress
- Install the free Insert Headers and Footers plugin.
- Go to Settings → Insert Headers and Footers.
- Paste your code in Scripts in Footer and save.
Wix
- Dashboard → Settings → Custom Code.
- Add Custom Code → placement: Body - end → All Pages → Save.
Squarespace
- Settings → Advanced → Code Injection.
- Paste in the Footer box → Save.
Shopify
- Online Store → Themes → Edit Code → theme.liquid.
- Paste just before
</body>→ Save.
Other / Raw HTML
Open your HTML file, find the closing </body> tag, paste your code directly above it.
