Step-by-step · no code

How to add a chatbot to your website

You can put an AI chatbot on your site in about five minutes, without touching code. Here is the whole process — and exactly where to paste the snippet on every major platform.

The 6 steps

  1. 1

    Choose an AI chatbot

    Pick a chatbot that trains on your own content rather than one that makes you build decision-tree flows. Envoy crawls your website automatically, so there is nothing to script.

  2. 2

    Sign up and train it on your site

    Create an account and paste your website URL. The chatbot crawls your pages, FAQs, and documents to build its knowledge base — typically in 10 to 15 minutes.

  3. 3

    Customize the widget

    Set your brand color, greeting message, and the widget position. Add manual Q&A overrides for any high-priority answers you want to control word-for-word.

  4. 4

    Copy your one-line embed snippet

    From the dashboard, copy the single <script> tag. It includes your unique key and loads the widget asynchronously, so it never slows your page down.

  5. 5

    Paste it into your website’s <head>

    Add the snippet before the closing </head> tag, or use your platform’s header / custom-code setting so it loads on every page. Platform-specific guides are linked below.

  6. 6

    Test it live

    Open your site in an incognito window, ask the chatbot a question, and confirm it answers from your content and captures a test lead. You are live.

The Envoy embed snippet looks like this:

<script
  src="https://app.sanafai.com/widget.js"
  data-key="YOUR_WIDGET_API_KEY"
  async
></script>

Platform-specific install guides

Using a website builder or CMS? Follow the exact steps for your platform.

Frequently asked questions

How do I add an AI chatbot to my website?+
Choose an AI chatbot, train it on your site content, copy the one-line embed script it gives you, and paste it into your website's <head>. With Envoy the whole process takes about five minutes and requires no coding.
Do I need a developer to install a chatbot?+
No. Modern chatbots install via a single script tag. Most website builders and CMSs — WordPress, Wix, Squarespace, Shopify, GoHighLevel — have a settings field for adding header code, and our platform-specific guides show exactly where.
Where exactly do I put the chatbot code?+
In the <head> section of your site, or your platform's 'header / custom code' setting, so the widget loads on every page. Our add-to guides show the exact location for each platform.
Will a chatbot slow down my website?+
Not if it loads asynchronously. Envoy's widget is under ~20 KB gzipped, served from a CDN, and loads after your page content, so it has no measurable impact on speed or SEO.
How do I train the chatbot on my own content?+
With Envoy you paste your website URL and it automatically crawls your pages to build its knowledge base. You can also upload PDFs and add manual Q&A overrides for answers you want to control exactly.
Add Envoy to your site

Free plan available · no credit card required