A step-by-step guide to installing Paperchat's AI chat widget on any website — no developer required.

Adding a live chat widget to your website used to mean hiring a developer, waiting days for a deployment, and paying for an expensive enterprise plan. Not anymore. With Paperchat, you can have a fully functional AI chat widget live on your site in under ten minutes — no code required.
This guide walks you through the entire process from signup to your first conversation.
That's it. No developer. No special tools.
Head to paperchat.ai and create a free account. Once you're in the dashboard, click New Chatbot and give it a name — usually your business name works fine.
At this stage you'll configure the basics:
You can always come back and change these later, so don't overthink it now.
Your chatbot needs to know about your business before it can help visitors. Paperchat lets you add content in several ways:
For a first setup, the fastest option is to paste your homepage URL and let Paperchat crawl your site. It typically takes under two minutes to process a standard business website.
Click into the Widget settings to make the chat widget match your brand:
Small branding details like these increase the chance that visitors actually click and engage with the widget.
Once your chatbot is configured, go to Settings → Embed and copy the snippet. It looks something like this:
<script
src="https://cdn.paperchat.ai/widget.js"
data-chatbot-id="your-chatbot-id"
async
></script>This one line is all you need.
How you add it depends on your platform:
Go to Appearance → Theme Editor (or use a plugin like Insert Headers and Footers) and paste the script just before the closing </body> tag.
Open your Project Settings → Custom Code and paste the snippet in the Footer Code section. Publish your site and you're done.
Go to Online Store → Themes → Edit Code, open theme.liquid, and paste the script before </body>.
Open your HTML file and paste the snippet before the closing </body> tag. Upload the file and the widget will appear immediately.
Open your website in a browser — ideally in an incognito tab so you see it as a fresh visitor. You should see the chat bubble in the bottom-right corner. Click it and ask a question your customers would typically ask.
If the bot answers correctly, you're live. If not, go back to your knowledge base and add more information.
Once the widget is live, Paperchat handles everything automatically:
Most Paperchat users see their first automated customer interaction within hours of going live.
Will it slow down my website? No. The widget script loads asynchronously, so it has no impact on your page load speed or Core Web Vitals.
What if someone asks something the bot doesn't know? The bot will politely say it doesn't have that information and offer to connect the visitor with a human — or collect their email so you can follow up.
Can I have different chatbots for different pages? Yes. Paperchat supports multiple chatbots per account, so you can have a support bot on your help center and a sales bot on your pricing page.
Getting a chat widget live on your site really does take less than ten minutes. The harder part — and the more rewarding one — is training it well and watching it handle real customer conversations on your behalf. That's covered in the next guide: How to Train an AI Chatbot on Your Own Business Data.
More Articles
Turn passive website visitors into qualified leads using Paperchat's AI chat widget — with proactive messaging, lead forms, and CRM sync.
March 29, 2026
Learn how to feed your website, documents, and FAQs into Paperchat so your AI chatbot answers like an expert on your business.
March 29, 2026