# Getting Started

With IntelliTicks, you can now automate your chats on WhatsApp too. To get started with WhatsApp, contact <support@intelliticks.com> for more information.&#x20;

## Steps Required for WhatsApp Chatbot Access

### Step 1 - Check Prerequisites

1. Before you get started, please go through the WhatsApp account setup flow here and make sure you have your checklist ready.
2. Make sure your business complies with [WhatsApp Commerce Policy](https://www.whatsapp.com/legal/commerce-policy/?lang=en).
3. For setting up WhatsApp Business Account you need:
   * **Verified FB Business manager account**

     Don't have an FB business manager account? [Create one](https://business.facebook.com/) | Go [here](https://www.facebook.com/business/help/2058515294227817) to get it verified
   * **Phone number to be linked to your WhatsApp Business API.**\
     It should adhere to the given guidelines [here](https://developers.facebook.com/docs/whatsapp/guides/phone-number/)
   * **Display name on WhatsApp** \
     It should adhere to the given guidelines [here](https://developers.facebook.com/docs/whatsapp/guides/display-name/)

{% hint style="info" %}
If you have any questions or facing trouble with any of the above, please reach out to our support at <support@intelliticks.com>
{% endhint %}

### Step 2 - Submit Business Details

Share business details with us by filling up [this form](https://docs.google.com/forms/d/e/1FAIpQLSc-K6IIO6mpfxg2FuQhztl_a9WqUM8dbWuEN-i2Ttsg0pn6rg/viewform) and wait for 24 hours while we submit your request.

### Step 3 - Allow our WhatsApp BSP partner Gupshup's request to manage messages on your behalf&#x20;

You will receive a request on your FB Business Manager from Gupshup to be able to send and receive WhatsApp messages on your behalf.

### Step 4 - Wait for WhatsApp Approval for access

After step 3, your WhatsApp API request is submitted and it takes 2 to 10 working days for WhatsApp to approve the request.&#x20;

### Step 4 - Verify the Phone number & Display Name

Once approved, we will submit your phone number and display name to WhatsApp. You will receive an OTP on your number that you need to share. Once approved, your account is set up and you can start automating chats on WhatsApp.

## FB Business Manager

#### **Account Creation**

1. Go to <https://business.facebook.com/overview/>
2. Follow instructions, register the account.&#x20;

#### Find Your Business ID in Business Manager

Your business ID corresponds to your Business Manager.  Steps to find your business ID:

1. Go to [Business Settings](https://business.facebook.com/settings).
2. Click **Business Info**.
3. Below **Business Manager Info**, you'll see your ID number.

#### **Account Verification**

* Go to your business manager account.&#x20;
* Go to the [Business Info](https://business.facebook.com/settings/info) section.
* Check the verification status as shown below.&#x20;

![](/files/-MJaveVUwHohUAc3NiDq)

* If unverified, click on **View Details** and complete the verification by clicking on **Start Verification**. &#x20;

![](/files/-MJawMhmYhNhyZShl2tz)

{% hint style="info" %}
If the **Start Verification is disabled**, follow this guide
{% endhint %}

#### **Steps to follow if Start Verification is disabled.**

* Go to this [link here](https://developers.facebook.com/apps)
* Click on **My Apps** from the top right corner.
* Click on **Create App**
  * Choose **Manage Business Integrations**&#x20;

![](/files/-MJb09OCszw0q4e23EiH)

* On Next Screen, fill in the required details - change your email address and choose your Business Manager Account.

![](/files/-MJb0SvekclNaSc0wPF-)

* Finish by clicking "Create App ID"
* And once it's done, you can go back to Business Manager Info and Start the Verification.&#x20;

## Share Business Manager Access with us

* Go to [FB Business Manager Settings ](https://business.facebook.com/settings/)
* Click on the **Add** button.
* In the Enter Email Address section, add ***<himanshu.gupta@intelliticks.com>*** in the email


---

# 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.intelliticks.com/whatsapp-bot/get-started-with-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.
