> For the complete documentation index, see [llms.txt](https://help.botpenguin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.botpenguin.com/bots/whatsapp-bot/bot-setup/whatsapp-bot-creation-with-manual-onboarding/getting-all-the-necessary-details-from-meta-developer-dashboard.md).

# Getting all the necessary details from Meta Developer Dashboard

This is the final step of the manual onboarding process. You will retrieve three credentials from the Meta Developer Dashboard and use them to complete your WhatsApp Bot connection in BotPenguin.

### The Three Credentials You Need

| Credential                                 | Where to find it                                                                                                                                                                                                       |
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Phone Number ID**                        | Meta Developer Dashboard → WhatsApp → API Setup                                                                                                                                                                        |
| **WhatsApp Business Account ID (WABA ID)** | Meta Developer Dashboard → WhatsApp → API Setup                                                                                                                                                                        |
| **System User Token**                      | Generated in the previous step — [Assign System User to WhatsApp Account](https://help.botpenguin.com/bots/whatsapp-bot/bot-setup/whatsapp-bot-creation-with-manual-onboarding/assign-system-user-to-whatsapp-account) |

{% hint style="warning" %}
If you did not save your System User Token when it was generated, you will need to go back and generate a new one. Tokens cannot be retrieved after the generation window is closed.
{% endhint %}

***

### Step 1: Open the Meta Developer Dashboard

1. Go to [developers.facebook.com](https://developers.facebook.com/).
2. Log in and open your Meta App.

***

### Step 2: Go to WhatsApp API Setup

1. In the left sidebar, click **WhatsApp → API Setup**.

<figure><img src="https://1745791824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAPDb8cKQtGlIAfgHjcsQ%2Fuploads%2F8C3Oxm5YhLWLVuhRakzR%2FAPI%20Setup.png?alt=media&amp;token=b6589163-1f84-4b24-80b9-e93fa936b96f" alt="API Setup Page"><figcaption><p>API Setup Page</p></figcaption></figure>

### Step 3: Select Your Phone Number

1. On the API Setup page, go to **Step 1: Select phone numbers**.
2. Click the **From** dropdown and select the verified phone number you registered earlier.

***

### Step 4: Copy Your Phone Number ID and WABA ID

Once you select your phone number, two values will be displayed below the dropdown:

* **Phone Number ID** — Copy this and save it.
* **WhatsApp Business Account ID (WABA ID)** — Copy this and save it.

> 💡 Use the copy icon next to each value to avoid any typos. These values are long numeric strings and must be entered exactly when connecting your bot in BotPenguin.

<figure><img src="https://1745791824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAPDb8cKQtGlIAfgHjcsQ%2Fuploads%2FK8Zv3EK0cFdwUmbqn54w%2FCopy%20Phone%20Number%20%26%20WABA%20ID.png?alt=media&amp;token=a4bfe643-aed8-4dc8-a01f-bf95d2b4dbeb" alt="Copy Phone Number and WABA ID"><figcaption><p>Copy Phone Number and WABA ID</p></figcaption></figure>

### Step 5: Confirm You Have Your System User Token

You should have saved your **System User Token** in the previous step. If you have it, you are ready to connect.

If you lost or did not save the token, go back to [Assign System User to WhatsApp Account](https://help.botpenguin.com/bots/whatsapp-bot/bot-setup/whatsapp-bot-creation-with-manual-onboarding/assign-system-user-to-whatsapp-account) and generate a new one.

***

### Step 6: Connect Your Bot in BotPenguin

You now have all three credentials needed to complete the setup:

* ✅ Phone Number ID
* ✅ WhatsApp Business Account ID (WABA ID)
* ✅ System User Token

Go back to BotPenguin, navigate to **Install Your Chatbot → Connect with WhatsApp API → Connect using Cloud API**, enter these three values, and click **Connect**.

Your WhatsApp Bot is now live and ready to interact with users.

### Support

If everything is correct and you are still unable to move forward, write to us at <support@botpenguin.com>. We will respond back within 48 business hours.
