# Create Your First Apps!

<mark style="color:red;">**Note: The flow and interface may vary depending on each Facebook account. If you encounter any difficulties during this process, please contact the support team for further assistance.**</mark>

**My Apps > Create App**

**Business App** - If you don't have one, you can learn to create a business app by following the steps below.

After completing the registration of Meta developer account, click **Create App** button on the same page or open the new tab link <https://developers.facebook.com/apps/creation/> to create your first app.

<figure><img src="/files/3ErSgza2dH7N6Xp7GsAZ" alt=""><figcaption></figcaption></figure>

1. In the Business portfolio section, click the **Next** button.

<figure><img src="/files/sjW6nNNDSw82FS5ql3mv" alt=""><figcaption></figcaption></figure>

2. In the Add use case section, click the **Create app** button.

<figure><img src="/files/dEIEcqJyJD85laq5WYPu" alt=""><figcaption></figcaption></figure>

3. Choose **Other**, and click **Next** button.

<figure><img src="/files/PdhMlPpbF5tGBD5Bge6c" alt=""><figcaption></figcaption></figure>

4. At Type, choose **Business**, then click **Next** button.

<figure><img src="/files/IBvtgNOV02btbjcSsoPR" alt=""><figcaption></figcaption></figure>

5. Fill in all the fields with the necessary values and then click the **Create App** button.

<figure><img src="/files/15BfqcD8NyvxkP4IkeMY" alt=""><figcaption></figcaption></figure>

6. Enter your **Facebook password**, then click **Submit**.

<mark style="color:blue;">**The next step is to connect your phone number with WhatsApp Official**</mark>

1. Scroll down until you find the **WhatsApp** symbol, then click **Set up**.

<figure><img src="/files/OCx7DrPZNcadXDgJcLMO" alt=""><figcaption></figcaption></figure>

2. Under the **WhatsApp** section, click on **Quickstart**, and then the **Continue** button.

<figure><img src="/files/tYfMvICbyss9CKCNxWQG" alt=""><figcaption></figcaption></figure>

3. To connect, you need to create a **Meta Business Account**.
4. Click **Create an account** as shown in the picture below.

<figure><img src="/files/wrXG8UgIcylIHG2y8suG" alt=""><figcaption></figcaption></figure>

5. Fill in the required details (business and account name, name, business email), then click **Submit** button.

<figure><img src="/files/JfQk3bjUqf7sX1J5yHj2" alt=""><figcaption></figcaption></figure>

6. Click the **Done** button.

<figure><img src="/files/TOKGVfaQenwWXERMlgRE" alt=""><figcaption></figcaption></figure>

7. Click **Start using the API** button or Under the **WhatsApp** section, click on **API Setup**, then click on the **Continue** button.

<figure><img src="/files/pcCXZmaEpBlgqGjwiiKw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fk1QpvffKHIQUuhcenDt" alt=""><figcaption></figcaption></figure>

8. Scroll down to Step 5, Click the **Add phone number** button to link your phone number to the **Meta WhatsApp API.**

<figure><img src="/files/udVpj6xFKiyT7c1Nwao3" alt=""><figcaption></figcaption></figure>

9. At Business information, fill in the details, then click the **Next** button.

<figure><img src="/files/aCITi1VV0j2YQ8fBqXm6" alt=""><figcaption></figcaption></figure>

10. At **WA Business Profile**, fill in all the details. For the Malaysia Timezone, choose \[(GMT+08.00) Asia/Kuala Lumpur], then click the **Next** button.

<figure><img src="/files/AMMjqc74XqO6i5yuxOQz" alt=""><figcaption></figcaption></figure>

11. At **Add number**, put the telephone number (the new sim card) that will be used for Whatsapp Official, then click the **Next** button.

<figure><img src="/files/T71zlv4XD7vxLXguVU0K" alt=""><figcaption></figcaption></figure>

12. At **Verify number**, input the code received from SMS or call, then click the **Next** button.

<figure><img src="/files/JwfugESoyqta0XprwbjD" alt=""><figcaption></figcaption></figure>

13. After completing everything, under Step 1, please copy the **App ID**, **Phone Number ID**, and **WhatsApp Business Account ID**, then paste them into Kuasa settings (Whatsapp integration > Whatsapp Official) (<https://campaigns.kuasa.io/whatsapp-integration.php>).

<figure><img src="/files/lQjveYkZibO10nqy69cZ" alt=""><figcaption></figcaption></figure>

**App ID > App ID**

**Phone Number ID > Number ID**

**WhatsApp Business Account ID > Whatsapp Business ID**

<figure><img src="/files/Xx67xBRaCnrfGfjCfFJs" alt=""><figcaption></figcaption></figure>

14. **Almost Done!** Now go to the **App Settings** section (top left) -> **Basic**.

<figure><img src="/files/JA3F73hAILXMG3CCoWuT" alt=""><figcaption></figcaption></figure>

15. Copy the **Privacy Policy URL and Terms of Service URL** to your account.

**Privacy Policy URL:**

<https://kuasa.io/terms-of-service-policy.php[>]\(<<https://kuasa.io/privacy-of-policy/>&#x20;
\>)

**Terms of Service URL:**

<https://kuasa.io/terms-and-condition.php[> <br>]\(<<https://kuasa.io/terms-of-service/>&#x20;
\>)

16. Click the **Save changes** button.

<figure><img src="/files/FDueELCLg9XXPFW9yM8D" alt=""><figcaption></figcaption></figure>

17. Finally, switch **App Mode** from Development to Live to initiate (**click Reload or click twice**).

<figure><img src="/files/iZKHdRiF6U8GbgNqjenT" alt=""><figcaption></figcaption></figure>

Now you already put 3 details that are needed. Let us proceed to the next page for the last detail which is Access Token.&#x20;


---

# 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://tutorials.kuasa.io/getting-started/kuasa-campaigns/whatsapp-official/create-your-first-apps.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.
