## Add the snippet with custom code

Webflow has a site-wide custom code area, which is the right place for a chat widget because it loads on every page.

1. In your Webflow dashboard, open your site’s **⋯** menu and choose **Settings** (or open the site and go to **Site settings**).
2. In the left menu, open **Custom code**.
3. Paste your EasyMate snippet into the **Footer code** box (labeled “Add code at the end of the `<body>` tag”).
4. Click **Save**.
5. **Publish** your site so the change goes live.

Paste your snippet into the Footer code box, then click Save.

**Why the footer box?** The widget needs to load after your page content. The footer (before `</body>`) is the most reliable spot.

## Verify it’s working

1. **Publish** your site (custom code only runs on the published site, not the Webflow Designer or preview).
2. Open your live site in a new browser tab (or an incognito window).
3. Look for the chat button, usually in a bottom corner, and send a test message.

If it doesn’t appear, see [Troubleshooting](/content/docs/solutions/sales-assistant/deploying/troubleshooting/index.html).
