> ## Documentation Index
> Fetch the complete documentation index at: https://easymate.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploying to your website

> Put your Sales Assistant on your own website as a chat widget, in three steps.

Your **[Sales Assistant](/docs/solutions/sales-assistant)** is designed to live on your website. Once it's set up, you put it on your site as a chat widget: a small chat button, usually in a bottom corner, that visitors can open to start a conversation. This section shows you how, with step-by-step guides for the most common website builders.

<Info>
  Haven't set up your Sales Assistant yet? Do that first in [Sales Assistant](/docs/solutions/sales-assistant), then come back here to put it on your site.
</Info>

## How it works

At a high level, there are three steps:

1. **Launch your Sales Assistant.**
2. **Copy the install snippet** that EasyMate creates for you.
3. **Paste the snippet into your website** so the chat appears on every page.

That's it. You don't write any code yourself. The snippet is generated for you with your Sales Assistant's details already filled in.

<Info>
  The snippet is the same for every website platform. What changes is **where you paste it**. Each platform has a slightly different spot for adding custom code, which is what the per-platform guides explain.
</Info>

## Step 1: Launch your Sales Assistant

1. Open your **Sales Assistant**.
2. Go to the **Launch** screen (in the left menu).
3. Click **Launch Sales Assistant** and confirm. Your assistant goes live on every page where the snippet is installed.

<Frame caption="The Launch screen. Once launched, copy the embed snippet to add to your website.">
  <img src="https://mintcdn.com/easymate-76b6994e/TGwYGHPKuzAnZ5se/images/deploy-overview-copy-snippet.png?fit=max&auto=format&n=TGwYGHPKuzAnZ5se&q=85&s=80acd0ccb7f00d067e6cdd89a233bf37" alt="The Sales Assistant Launch screen with the embed snippet and Copy button" width="1400" height="900" data-path="images/deploy-overview-copy-snippet.png" />
</Frame>

<Warning>
  If your Sales Assistant is **offline** (you clicked **Take offline**), the chat won't appear on your site even when the snippet is installed correctly. This is the most common reason it doesn't show up. To pause it, use **Take offline**; to bring it back, click **Launch** again.
</Warning>

## Step 2: Copy the install snippet

On the Launch screen, under **Embed on your website**, you'll see a **Code snippet** with a **Copy** button. Click **Copy** to put the snippet on your clipboard.

For a breakdown of what the snippet contains, see [The install snippet](/docs/solutions/sales-assistant/deploying/install-snippet).

## Step 3: Paste it into your website

Choose your platform and follow the guide:

<CardGroup cols={2}>
  <Card title="WordPress" href="/docs/solutions/sales-assistant/deploying/wordpress" />

  <Card title="Wix" href="/docs/solutions/sales-assistant/deploying/wix" />

  <Card title="Squarespace" href="/docs/solutions/sales-assistant/deploying/squarespace" />

  <Card title="Webflow" href="/docs/solutions/sales-assistant/deploying/webflow" />

  <Card title="Framer" href="/docs/solutions/sales-assistant/deploying/framer" />

  <Card title="Kajabi" href="/docs/solutions/sales-assistant/deploying/kajabi" />

  <Card title="Google Tag Manager" href="/docs/solutions/sales-assistant/deploying/google-tag-manager" />

  <Card title="Other platforms" href="/docs/solutions/sales-assistant/deploying/other-platforms" />
</CardGroup>

## Taking it offline

If you ever want to remove the chat from your site, open your Sales Assistant's **Launch** screen and click **Take offline**. The chat stops appearing right away, and you can launch it again whenever you're ready. You don't need to touch your website.
