> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/getting-started/installation/installation-on-whatsapp.md).

# Installation on WhatsApp

{% hint style="info" %}
You can connect WhatsApp Chatbot with WhatsApp using WhatsApp Business API. In case you do not have WhatsApp Business API, you can refer to this [article](broken://pages/KqKxKXTfIxR1UWP3lbLB) or can reach out to us at <info@supporthunt.com>
{% endhint %}

### How do I configure chatbot on WhatsApp?&#x20;

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

In order to run a chatbot on WhatsApp, you can follow the following steps;&#x20;

* Go to 'Channel Configuration -> WhatsApp -> Configuration' <br>
* Click on '+ WhatsApp Configuration' <br>
* Provide following details; <br>
  * Phone Number: \
    \
    Enter the Phone number for which you have WhatsApp Business API. Enter the phone number with country code but without '+' sign<br>
  * API Details: \
    \
    Different providers have different input fields. Enter the details received from the provider into the respective fields

{% hint style="info" %}
Currently Support Hunt supports following providers; <br>

* Meta&#x20;

* 360Dialog

* Twilio&#x20;

* Unifonic&#x20;

* GupShup
  {% endhint %}

* Click on 'Save' to save the configuration<br>

* Go to 'Bot Builder -> WhatsApp Bot -> Trigger Action Block' <br>

* Select the 'Phone Number' configured<br>

* Click on 'Deploy' to go live with the chatbot on WhatsApp


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.supporthunt.com/getting-started/installation/installation-on-whatsapp.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.
