# Link Your WhatsApp Account

## Create The API Key

Before using this **Wasapmatic Form** platform, you need to create an API Key from the **Wasapmatic** dashboard. Refer to the [tutorial on how to create the API Key (Secret ID).](/whatsapp/api-keys-secret-id-and-whatsapp-unique-id.md)

{% hint style="warning" %}
**IMPORTANT!**

Make sure to tick these permissions:

* wa\_send
* validate\_wa\_phone
* get\_wa\_accounts
* create\_whatsapp
  {% endhint %}

<figure><img src="/files/58VepJTv07PFYAu28ui8" alt=""><figcaption></figcaption></figure>

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

After you successfully create the API Key, then you can copy the API Key. You need to use this key later.

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

## Import Your WhatsApp Account

Now, go back to the **Wasapmatic Form** platform (form.wasapmatic.com). Go to the Settings section menu. Click the Set API Key Wasamatic menu. Then, click the Add API Key button.&#x20;

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

Fill in all the required details;

* **Key Name:** Create a name. Just for your reference.
* **API Secret Key:** The API key that you copy from the Wasapmatic dashboard
* **WhatsApp server:** Just choose the Enterprise server.

Then, click the save button.&#x20;

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

Now, you can import your WhatsApp account into the system. Click the Connect to WhatsApp button. You may need to scan the QR code to proceed.

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

You can see your devices connected after you successfully import your account to this platform.

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


---

# 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.wasapmatic.com/form-wasapmatic-beta/link-your-whatsapp-account.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.
