> 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/import-kontak-melalui-google-sheets.md).

# Import Kontak Melalui Google Sheets

### Google Sheets

Sebelum import data, pastikan file Google Sheets sudah disiapkan dalam keadaan bagian *General accessnya* **"Anyone with the link"** dengan akses **Viewer** dan memiliki data kontak yang ingin dimasukkan ke List.&#x20;

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

Klik Create New List, Lalu Pilih yang **Google Sheet**

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

Paste link pada kolom **URL Google Sheets,** Isi Nama **List**nya dan Klik **Fetch Sheet**

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

Selanjutnya, Cocokkan setiap kolom dengan field yang sesuai. Klik **Next** Untuk Melanjutkan

<figure><img src="/files/8GDzueom8bt0F43hJH59" alt=""><figcaption></figcaption></figure>

Pilih cara penanganan data duplikat:

* Skip Duplicate → mengabaikan data yang sudah ada.
* Update Existing Contact → memperbarui data kontak yang sudah ada.
* Lalu Klik **Confirm Import**

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

Pilih seberapa sering data dari Google Sheets disinkronkan ke list.

**Pilihan sinkronisasi:**

* **Manual**: Data hanya diperbarui saat klik **Sync Now**.
* **Per Jam**: Data diperbarui otomatis setiap 1 jam.
* **Per Hari**: Data diperbarui otomatis setiap hari.
* **Per Minggu**: Data diperbarui otomatis setiap minggu.

> **Catatan:** Google Sheets menjadi acuan utama list. Jika kontak di Google Sheets diubah atau dihapus, data di list juga akan ikut berubah saat sinkronisasi berjalan.

Setelah memilih jadwal sinkronisasi, klik **Next**.

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

Jika proses berhasil, akan muncul notifikasi bahwa kontak berhasil ditambahkan ke dalam List

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

Selesai Untuk Google Sheet


---

# 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/import-kontak-melalui-google-sheets.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.
