# WhatsApp Bot Creation with Manual Onboarding

### 🔑WhatsApp Bot Creation with Manual Onboarding

This page contains end to end guide to create the WhatsApp Bot with manual onboarding process

This document will guide you through the step-by-step process of creating the Chatbudds WhatsApp Bot using the WhatsApp Business Cloud API. By following these instructions, you can set up your WhatsApp Bot and integrate it with the Chatbudds platform.

**Step 1: Check for Pre-requisites**

Before you begin, ensure you have the necessary prerequisites in place, such as access to the Chatbudds platform and a WhatsApp Business Cloud API account.

[✅Prerequisites for WhatsApp Bots](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/prerequisites-for-whatsapp-bots.md)

**Step 2: Create a Meta App**

1. Begin by creating a Meta App for your WhatsApp Bot on the Chatbudds platform.
2. Provide the required details and follow the app creation process.

🔤[Create a Meta App](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/create-a-meta-app.md)

**Step 3: Register and Verify WhatsApp Number**

1. Register and verify the WhatsApp number that you want to use for your Chatbudds WhatsApp Bot.
2. Ensure that the number is verified and authorised for use with the WhatsApp Business Cloud API.

✔️[Register & Verify your WhatsApp Number](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/register-and-verify-your-whatsapp-number.md)

**Step 4: Subscribe WA Webhook with** Chatbudds

1. &#x20;Subscribe the WhatsApp (WA) web hook with the Chatbudds platform.
2. This will enable your WhatsApp Bot to receive messages and interact with users.

🔗[Subscribe WA webhook with Chatbudds](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/subscribe-wa-webhook-with-chatbudds.md)

**Step 5: Update Payment Method to WhatsApp**

In the developer dashboard, update the payment method for your WhatsApp Business Cloud API account to enable seamless transaction processing.

💳[Update WA account Payment Method](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/update-wa-account-payment-method.md)

**Step 6: Assign System User to WhatsApp Account**

1. Assign a system user to your WhatsApp Business Account in the developer dashboard.
2. This will provide the necessary permissions for the system user to access and manage the WhatsApp account.

🦸‍♀️[Assign System User to WhatsApp Account](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/assign-system-user-to-whatsapp-account.md)

**Step 7: Get All Necessary Details from Developer Dashboard**

1. Access the developer dashboard associated with your WhatsApp Business Cloud API account.
2. Retrieve all the necessary details required for integrating with the Chatbudds platform.

📃[Getting all the necessary details from Meta Developer Dashboard](/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/getting-all-the-necessary-details-from-meta-developer-dashboard.md)

Congratulations! You have successfully created the Chatbudds WhatsApp Bot using the WhatsApp Business Cloud API and integrated it with the Chatbudds platform. Your WhatsApp Bot is now ready to interact with users and provide automated responses.

Please note that specific steps and requirements may vary based on updates and changes in the Chatbudds and WhatsApp Business Cloud API platforms. If you encounter any difficulties during the process or have further questions, please refer to the official documentation of Chatbudds and WhatsApp Business Cloud API, or contact their support teams for assistance.


---

# 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.chatbudds.com/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding.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.
