# Chatbot - Starting Support with Another WhatsApp Account

#### We can create a chatbot with service menus that direct the start of the conversation to another WhatsApp number connected to your instance. This strategy is used together with the Automation Flow to optimize service.

Follow the steps below to create and configure your chatbot:

1. **Create the Chatbot:**

* Go to the chatbot via “Find Services”. Or just type the name, and the function appears.
* To create, click “+ New”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcyithyUpy5LODp9NgHqviN3X1viC9329K24L9DUgJcJvhPpUumH6wegpNw7xem76jW4x7xxJ233Y4KfsuFatY4jqKPjIXnEv_80BpVuRgNX-WFmPYsir8Ut4pd1SR389RwkaMT7w?key=hriS3oNmLNpsc7k-YOSwoT_c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWPkGPl0Rxpyv2lYtFvDvgGIhGrJBx3WDhVKeGZ-vt1vIeQCTftgFFO0QYlNh-3BD86JWGEivHfNJBERn3iIROJ_cqKWNHvQkaj7xYAFBJe21rGLea9O6g0o-CqY9ZY47PmpcZFA?key=hriS3oNmLNpsc7k-YOSwoT_c" alt=""><figcaption></figcaption></figure>

2. **Configure and Create:**

* **Enter a Title:** Give a descriptive name to your chatbot
* **Enter a Description:** Describe in detail the content and functionality of the chatbot.
* **Configure a Trigger:** At this step, you can define triggers, conditions, operating hours, startup settings and other additional options. These definitions will ensure that your chatbot operates efficiently and according to the desired settings.
* **Click** on “Open Builder” to create the bot with its actions and conditions.
* **Allow leads to talk to the bot multiple times?:** It depends on your strategy.\
  If set to “YES”, it will go through the bot every time the configured trigger is activated.
* **Automatically unarchive the lead when starting the chatbot?:** If the answer is yes, the chatbot will unarchive the Leads. However, note: the Lead will only be unarchived if the instance is within the limit allowed by the plan.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfSUATkopYFXiGt8wpNIZycP3MzGv0jTGAc7LGIpxrKKSejIhGY5NLYnsi9onOUwRz-DFYYs-qTaiA0YX8AxHV0_OXbxcCrSGwV8TSG6J1oHZbsAnJ3nZA064urjvZ7aT4B2G02hg?key=hriS3oNmLNpsc7k-YOSwoT_c" alt=""><figcaption></figcaption></figure>

3. **Building the Chatbot:**

{% embed url="<https://youtu.be/FFFQ4fX_s38>" %}

4. **Building the Automation Flow:**

{% embed url="<https://youtu.be/9IvNsv3onC0>" %}

**CONCLUSION:**

Using this strategy allows for a more efficient distribution of service, ensuring that interactions are directed to the most appropriate WhatsApp number within your instance. This improves organization, reduces overload on a single channel, and provides a smoother and more agile experience for users. In addition, integration with the Automation Flow enhances service management, making it smarter and more scalable.


---

# 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://docs.sprinthub.com/en/topics/convert/chatbot/chatbot-common-questions/chatbot-starting-support-with-another-whatsapp-account.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.
