# Cara Membuat Welcome Chat

**Welcome Chat** adalah fitur di mana Kamu bisa membuat balasan otomatis saat ada nomor baru yang mengirimkan pesan ke nomor Kamu. Fitur ini berguna untuk memberikan respon chat agar customer Kamu tidak merasa diabakan.

### Perbedaan WABA / Co-Ex dengan WhatsApp Reguler <a href="#perbedaan-waba-co-ex-dengan-whatsapp-reguler" id="perbedaan-waba-co-ex-dengan-whatsapp-reguler"></a>

Ketika ingin membuat Welcome Chat, maka akan muncul tampilan pop up seperti ini.

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

Berikut perbedaan kedua metode tersebut:

**📌 WABA / Co-Ex (Official)**

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

* Balas pesan otomatis lebih aman.
* Mendukung Button Message.
* Mendukung List Messages.

**📌 WhatsApp Reguler (Unofficial)**

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

* Bebas input pesan secara manual.
* Muncul pilihan jawaban cepat yang akan ke trigger jika direspon dengan angka.

### Tutorial Membuat Welcome Chat

Langkah pertama, buka menu **Welcome Chat.**

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

Lalu klik tombol **+** **New Welcome Chat.**

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

Pilih salah satu jenis nomor antara **WABA Official** atau **WhatsApp Reguler.** Setelah itu, klik tombol **Continue**.

<figure><img src="/files/1EQCWbGPVH3YdsLCAuW6" alt=""><figcaption></figcaption></figure>

Selanjutnya, berikan nama Welcome Chat nya. Jangan lupa klik **Toggle** menjadi **Active.**

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

Kemudian, pilih **nomor WABA** untuk mengaktifkan auto reply Welcome Chat.

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

Berikutnya isi dengan konten yang akan ditampilkan sebagai balasan pesan otomatis.

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

Di bagian **Insert Replies**, Kamu bisa pilih [**Text Replies**](/help/automation/cara-membuat-text-replies.md) yang sudah dibuat.&#x20;

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

**📌 Informasi tambahan (Khusus Nomor WABA Official):**

* Jika pilih **1-3 text reply**, maka yang akan muncul **Button Messages**, dan support embed file.
* Jika pilih **4-5 text reply**, maka yang akan muncul **List Messages**. Hanya saja ini tidak support embed file.

Kamu juga bisa menambahkan **Attachment** berupa gambar atau file lain pada Welcome Chat ini.

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

Jika semua sudah selesai diatur, Kamu bisa langsung klik tombol **Save** atau **Save & Exit**

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

Selesai.


---

# 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.watzap.id/help/automation/cara-membuat-welcome-chat.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.
