# How to connect your website to your Facebook Whatsapp app ?

Go to the plugin settings, and make sure to follow the instructions mentioned here :&#x20;

{% content-ref url="/pages/jTTgAYZq4RnUSxUQJp4o" %}
[How to create a WhatsApp app on Facebook Developers?](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-whatsapp-app-on-facebook-developers.md)
{% endcontent-ref %}

{% content-ref url="/pages/hgmjzwXOg0kU3rhbYoG4" %}
[How to create a permanent token  for Whatsapp communication?](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-permanent-token-for-whatsapp-communication.md)
{% endcontent-ref %}

Once done, we'll use the different values provided to setup the connection between your website and Facebook :&#x20;

&#x20;

<figure><img src="/files/DKFTbzeQ9HDi3OPhOJ7a" alt=""><figcaption><p>facebook </p></figcaption></figure>

* **API Version:** Facebook API version to use in order to send Whatsapp messages, by default it's put to v16.0
* **Phone Number ID:** Facebook App Phone Number generated [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-whatsapp-app-on-facebook-developers.md)
* **WhatsApp Business Number Account ID:** Facebook Whatsapp Business Number Account ID generated [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-whatsapp-app-on-facebook-developers.md)
* **Access Token:** Permanent token for the Facebook app, find how to configure it [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-permanent-token-for-whatsapp-communication.md)
* **Auth Verify Token:** Provide the token you will use for the verification part of the webhook, read more about it [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-permanent-token-for-whatsapp-communication.md)&#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://docs.homescriptone.com/wordpress-plugins/ultimate-automator-archived/how-to-connect-your-website-to-your-facebook-whatsapp-app.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.
