> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-campaigns/settings/how-to-connect-your-whatsapp-to-kuasa-campaigns.md).

# How To Connect Your WhatsApp to Kuasa Campaigns

{% embed url="<https://youtu.be/vp1VbrRDwzo>" %}

1. Login to your account via <https://campaigns.kuasa.io/>.
2. Click **Campaigns.**

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

3. Click **Settings**.

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

4. Click **WhatsApp Integration** (if in **Marketing Automation, click Channel Setup**).

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

5. Open **Whatsapp Kuasa** and then, click **+** **New Device**.

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

6. Fill in the **Remark on device**, then click **Add Now** button to proceed.

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

7. Click **Scan QR** to scan the QR code of your WhatsApp. To remove the device, click **Delete** button.

<figure><img src="/files/0cMceKPQ97g2ggOl3IhY" alt=""><figcaption></figcaption></figure>

8. Open WhatsApp on your phone and go to Settings > Linked Devices > Link a Device. Scan the displayed **QR code.**

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

9. After completing the scan, you can check the device status in your account. Click Whatsapp Integration > Whatsapp Kuasa again. If your device status shows <mark style="color:green;">**Connected**</mark>, you may proceed on to the following step, Broadcast!

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

10. **Congratulations!** The Kuasa Campaigns and your WhatsApp are now connected.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tutorials.kuasa.io/getting-started/kuasa-campaigns/settings/how-to-connect-your-whatsapp-to-kuasa-campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
