> For the complete documentation index, see [llms.txt](https://docs.dibales.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dibales.ai/whatsapp/setup-wa-follow-up/menyusun-campaign-follow-up.md).

# Menyusun Campaign Follow Up

Setelah kamu membuat list database kontak, langkah berikutnya adalah menyusun **materi campaign follow up** — yaitu rangkaian pesan otomatis yang akan dikirim ke setiap kontak sesuai urutan dan waktu yang kamu atur.

***

## Cara Membuat Campaign

#### **1. Pilih list yang sudah kamu buat ("Leads Pembeli Produk A")**&#x20;

<figure><img src="/files/9K1sH5DiJvdvCdQQeBdf" alt=""><figcaption></figcaption></figure>

#### **2. Klik tombol “Campaign” di bagian kanan atas**

<figure><img src="/files/6MS1mNpUZES2beuEKurc" alt=""><figcaption></figcaption></figure>

#### **3. Klik Add Step**

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

***

#### **4. Pengisian Step Materi Campaign / Promosi**

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

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

**Penjelasan:**

Setiap campaign terdiri dari beberapa **Step**, dan setiap step punya:

1. Step Name = Judul step (misal: Follow up 1 - Pengenalan Produk)
2. Step Type = Jenis waktu pengiriman, bisa **Delay** antar pesan atau **Spesifik waktu**

* **Delay**: Kirim berdasarkan jeda waktu
* **Specific Date**: Kirim pada tanggal tertentu

3. Delay Time = Waktu jeda antar pesan
4. Time Unit = Satuan waktu, bisa dalam menit, jam atau hari.
5. Content = Isi pesan materi promosi
6. File = Jika ingin sambil melampirkan image atau dokumen
7. \+ Add Messages = Untuk menambah bubble pesan dalam 1x waktu pengiriman
8. \+ Add Action = Menambahkan aksi untuk (Save ke List atau Remove dari List)

***

**Contoh Step 1: Follow Up 1**

| Field      | Contoh Pengaturan                                                 |
| ---------- | ----------------------------------------------------------------- |
| Step Type  | Delay                                                             |
| Delay Time | 10 Minutes                                                        |
| Isi Pesan  | “Ini salah satu fitur dari dibales.ai → Bikin pesan terjadwal...” |
| Media      | Gambar/file tambahan opsional                                     |

{% hint style="info" %}
Step ini akan dikirim **10 menit setelah kontak masuk ke list.**
{% endhint %}

***

**Contoh Step 2: Follow Up 2**

| Field      | Contoh Pengaturan                                                                   |
| ---------- | ----------------------------------------------------------------------------------- |
| Step Type  | Delay                                                                               |
| Delay Time | 1 Hour                                                                              |
| Isi Pesan  | “Kenapa butuh follow up? Karena gak semua calon pembeli siap beli saat itu juga...” |
| Media      | Bisa ditambahkan jika diperlukan                                                    |

{% hint style="info" %}
Step ini dikirim **1 jam setelah pesan sebelumnya terkirim.**
{% endhint %}

***

**Contoh Skrip Campaign:**

Berikut contoh script follow up yang sudah kami susun dan gunakan:

⇒  [Contoh Script Campaign Follow Up – Google Docs](https://docs.google.com/document/d/1KkZ6RBCNkeJOGErD_IKDA3sW5zgl7AozYR_1c9mhzy8/edit?usp=sharing)

***

#### 5. Selesai, klik *Save Campaign*

<figure><img src="/files/82BnSyoUpSo4ApH3mKoZ" alt=""><figcaption></figcaption></figure>

Catatan:

* Step 1 aktif sejak kontak masuk list
* Step berikutnya mengikuti **jadwal dari step sebelumnya**
* Campaign akan terus berjalan hingga semua step selesai — atau kontak dikeluarkan

***

👉 Setelah pesan campaign kamu siap dan disimpan, kamu bisa lanjut ke tahap berikutnya:\
[Mengatur Trigger (Automation)](/whatsapp/setup-wa-follow-up/mengatur-trigger-automation.md)


---

# 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:

```
GET https://docs.dibales.ai/whatsapp/setup-wa-follow-up/menyusun-campaign-follow-up.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.
