# Install Website Chatbot on Squarespace

### Interactive Guide

{% embed url="<https://app.arcade.software/share/WEdMcKzrCM19kJjr5OKv>" %}

Once you have built your e-commerce website on Squarespace, you can elevate the user experience with the BotPenguin chatbot.

### Why Squarespace Chatbot?

Creating a Squarespace chatbot offers several benefits that can significantly enhance your online presence and business operations:

* **24/7 Customer Support:** You can respond instantly to customer inquiries at any time of the day.
* **Increased Engagement**: Chatbots can engage with your audience in real time, sending personalized messages, updates, and promotions.
* **Lead Generation**: By interacting with visitors and taking essential information, chatbots can help generate leads, making it easier to convert potential customers into actual customers.
* **Scalability**: Unlike human agents, chatbots can handle multiple conversations simultaneously.

To create your Squarespace chatbot and manage all your chatbots, you first need to visit the BotPenguin Dashboard: <https://app.botpenguin.com/home>

### How to Create Your Squarespace Chatbot?

1. Follow these quick steps to create your Squarespace chatbot:-
2. To start creating your new chatbot, click **"Create New Bot."**

<figure><img src="/files/Pgx1VFxTjq3gGaz1I1KF" alt=""><figcaption></figcaption></figure>

3. **Select Chatbot Platform**

Choose the type of bot you want to connect with (Website, WhatsApp, Facebook, Instagram, Telegram, MS Teams, SMS).

<figure><img src="/files/D6J6ruY1fnIXoPpD3eho" alt=""><figcaption></figcaption></figure>

4. Select the Usecase of the Chatbot and accordingly it will apply the Chatflow to the Chatbot.

<figure><img src="/files/amp45opgLY6fo1dBvHm0" alt=""><figcaption></figcaption></figure>

5. You will see a notification: **"Bot has been successfully created.”**
6. Your bot has been successfully created.
7. Now you need to deploy this chatbot to your Squarespace website.

### How to Install a Chatbot on Squarespace?

1. To manage your bot, select it from the left sidebar under "**Bots**"
2. Select the Bot.

<figure><img src="/files/oa0b9xkyL2dQTEpvmNQK" alt=""><figcaption></figcaption></figure>

3. Now click on **“Install Your Chatbot.”**

<figure><img src="/files/217TVNbAGYBDZ983OBsj" alt=""><figcaption></figcaption></figure>

4. You can select the platform where you need to deploy your chatbot.
5. Click on **“Squarespace”** to install your chatbot on your Squarespace website.

<figure><img src="/files/c4759HJmTLSaZFK9NlJ9" alt=""><figcaption></figcaption></figure>

#### **Test Your Chatbot**

6. To see how your chatbot will function and appear on your Squarespace website and landing page, click the **"Test"** button and select whether you want to test the Website or Landing Page bot.

<figure><img src="/files/Wsr4OjIh9kOy5BUBx5q2" alt=""><figcaption></figcaption></figure>

7. Now let’s move ahead with the installing part.

<figure><img src="/files/YprCJFYn94GknG0Bhqbx" alt=""><figcaption></figcaption></figure>

* **Get Chatbot Installation code:** From this section, you can directly copy the script code for your chatbot.
* **Share Installation code: I**nstallation code will be sent directly to your development team via email.
* **Ask BotPenguin Support:** Our team will assist you in installing your chatbot.

8. Copy the provided snippet and enter your Squarespace website URL for verification. Then, click **“Verify”** to complete the process.
9. Now, paste the copied code into your Squarespace website. Here are the quick steps to follow.
10. Go to your Squarespace website and click on **“ADD SECTION”**

<figure><img src="/files/CDp0MGhhr95lqeCX4aQM" alt=""><figcaption></figcaption></figure>

10. Then, click on **“ADD BLOCK”**

<figure><img src="/files/3gjLvCOZkJguC6vY4exs" alt=""><figcaption></figcaption></figure>

11. Select the **“Code”** block, to start entering your copied code.

<figure><img src="/files/1E1arLTFBC5fvYNHOiVZ" alt=""><figcaption></figcaption></figure>

12. Add your copied HTML code here.

<figure><img src="/files/hi5MyxWdSN5aIi1QAYCl" alt=""><figcaption></figcaption></figure>

And you have successfully added your chatbot to your Squarespace website.

***

If you still have questions for our team, write to us at [**support@botpenguin.com**](mailto:support@botpenguin.com). We’ll get back to you within 48 hours.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.botpenguin.com/bots/website-mobile-app-bot/bot-setup-and-installation/install-your-chatbot/install-your-website-chatbot/install-website-chatbot-on-squarespace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
