# Instagram Chatbot

Creating an Instagram 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 Instagram chatbot and manage all your chatbots, you first need to visit the SkooBot Dashboard: [https://app.skoobot.com/authentica](https://app.skoobot.com/authentication)

#### How to Create Your Instagram Chatbot? <a href="#how-to-create-your-instagram-chatbot" id="how-to-create-your-instagram-chatbot"></a>

Follow these quick steps to create your Instagram chatbot:-

To start creating your new chatbot, click **"Create New Bot."**

<figure><img src="/files/5UzSDEIvG1COtS7VN3nD" alt=""><figcaption></figcaption></figure>

You can view all the bots you have created in the left sidebar.

Select the primary purpose for creating your bot and proceed further.

<figure><img src="/files/7jWzAc352vxNzW51dIxH" alt=""><figcaption></figcaption></figure>

Click on "Instagram Chatbot" to begin creating your chatbot.

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

Click on “Login” and enter your login credentials.

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

Enter your phone number/email address and click **“Log in”.** If you want to create a new Facebook account, click on **“Create New Account”**

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

Now, click on **“Get Started”.**

* Make sure you have an Instagram account.

After logging in with your Instagram account, you’ll see the below screen.

Select the **Business account** to start your Instagram Chatbot and click “Next”.

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

Review your business contact information and complete your remaining details.

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

Click on “Save” to continue further.<br>

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

You have created your Instagram chatbot.


---

# 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.skoobot.com/automation/instagram-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.
