> For the complete documentation index, see [llms.txt](https://docs.watzap.id/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.watzap.id/help/list/penjelasan-fitur-column-di-list.md).

# Penjelasan Fitur “Column” di List

Column adalah fitur dari WatZap yang memungkinkan Kamu untuk membuat *variable* baru pada kontak List yang Kamu miliki.

Jadi Kamu tidak hanya bisa memasukkan Nomor WhatsApp dan Nama Customer saja, tapi juga bisa memasukkan *variable* lain seperti No. Invoice, Email, Total Tagihan, dan lain sebagainya.

Fitur yang satu ini bisa Kamu jumpai saat sedang melakukan [import kontak secara manual](broken://pages/v8AXtO9BtdmMPd6mXQdq).

Untuk cara menggunakannya sangat mudah. Pada saat Kamu pilih Input Manual, klik tombol “**+**” untuk menambahkan Column baru.

![Add Kolom Manual Input](/files/INwLhjWVerbUOc7DgwQH)

Kemudian Kamu bisa isi nama dari Column atau *variable*. Jika sudah, klik tombol “**Add New**“.

![Add New Row Manual Input](/files/WyYRgcMgPqo48Py0qKNU)

Maka Column atau *variable* baru akan tampil, dan Kamu bisa isi sesuai dengan Column atau *variable* yang sudah ditentukan.

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

Nah, *variable* ini bisa Kamu gunakan pada saat Kamu sedang membuat broadcast. Misalnya, untuk memanggil *variable* Email, maka pada saat membuat isi Broadcast, klik menu “**Choose Variable**“.

![Choose Variable](/files/uoV6hRX2RYp6c6BF6ptN)

Klik Action yang “**Email**“.

![Variable Email](/files/C825MUMZublj8rUXOjWp)

Maka *variable* Kamu sudah berhasil dipanggil.

![Berhasil memanggil Variable Email](/files/rzd5mriYTKbICmp41PoJ)

Column ini juga sama halnya seperti Kamu saat melakukan [import kontak dari file Excel/CSV/TXT](/help/list/import-kontak-dari-file-excel-csv-txt.md), dimana Kamu bisa buat column atau variable sendiri.


---

# 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://docs.watzap.id/help/list/penjelasan-fitur-column-di-list.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.
