# Creating Your First Chatbot

### What is Chatbot Description?

The **Chatbot Description** provides a clear understanding of BotPenguin’s AI-powered conversational assistant. It explains how BotPenguin chatbots automate interactions, offer instant support, capture user data, and guide customers across multiple digital channels—without manual involvement.

Chatbots built using BotPenguin leverage advanced NLP to understand intent, respond accurately, and deliver smooth, personalized conversations across websites, WhatsApp, Facebook, Instagram, Telegram, MS Teams, and SMS.

***

### How to Use Chatbot Description

Below is the step-by-step guide to creating your chatbot inside BotPenguin.

1. **Open the Bots Section**

From the left sidebar, click on **“Bots”**.

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

2. **Create a New Bot**

Click on **“Create New Bot”** to start building a new chatbot.

<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. Configure the chatflow.

{% content-ref url="/pages/nuiO2nimOcOqzV7cNUcH" %}
[Manage Chatflow](/bots/website-mobile-app-bot/manage-chatflow.md)
{% endcontent-ref %}

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

6. Double Click on the Component to open the Configure window of the particular Component.

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

7. Configure the General and Advance settings of the particular component.
8. Click on Classic Builder button to switch to Classic mode.

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

9. And the mode will be switched to classic.

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

10. Click on Import Template button to import the existing Chat Templates into your Chatflow or create new one from the scratch.

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

You may select from existing templates or skip this step to build your bot from scratch.

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

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

11. Click on **"Test"** button to test your chatflow on website or Landing Page.

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

12. Click on Install button to install the Chatbot on different platforms.

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

<figure><img src="/files/4IGsJ2XJwKL9rs9TMD2N" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/csiixZSVstiKVMrWcI0f" %}
[Bot Setup and installation](/bots/website-mobile-app-bot/bot-setup-and-installation.md)
{% endcontent-ref %}

13. **Navigate to Your Created Chatbot**

Navigate to the chatbot you just created. BotPenguin organizes all bots clearly so you can find yours easily.

***

🎉 **Congratulations, you have successfully completed this section! You're one step closer to mastering BotPenguin.**

**Let's Take you to different bots**

Navigate to the specific chatbot you want to make; we have it sorted out.

{% content-ref url="/pages/cNiqD0T2LWWw1Mhj9Fuc" %}
[Website / Mobile app Bot](/bots/website-mobile-app-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/7aa674tex06UpOx7vym3" %}
[Whatsapp Bot](/bots/whatsapp-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/3Ciom2ThG4Y6Xib0KXke" %}
[Instagram Bot](/bots/instagram-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/1RzVS6nCKpIDjUWtrP60" %}
[Facebook Bot](/bots/facebook-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/OeYeIEoU4odYNySyEoSO" %}
[Telegram Bot](/bots/telegram-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/RV7OGf3oSYc69tfAsFmr" %}
[MS Teams Bot](/bots/ms-teams-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q7CLwIPOiercFl7yt23W" %}
[SMS Bot](/bots/sms-bot.md)
{% endcontent-ref %}


---

# 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/creating-your-first-chatbot.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.
