# Cara Mengatasi Error & Menjaga  Performa Workflow n8n

Jika terjadi error atau Kamu mengalami kendala saat menggunakan node WatZap di n8n, ada beberapa hal yang bisa Kamu cek terlebih dahulu, diantaranya:

1. Pastikan sudah [**install node WatZap**](/help/integrations/integrasi-dengan-n8n/cara-setting-node-watzap-trigger-and-action-di-n8n.md) versi terbaru di server n8n yang Kamu miliki.&#x20;
2. **Setting Webhook URLs dengan benar**. Perlu diketahui, setiap menambah workflow baru di n8n, maka akan muncul Webhook URLs yang baru juga. Jadi, sesuaikan kembali Webhook URLs nya di WatZap.  &#x20;
3. Pastikan [**nomor WhatsApp masih terhubung**](/help/integrations/menambahkan-nomor-wa-untuk-api.md) (status online) di **menu API**.
4. Pastikan akun WatZap Kamu sudah Premium. Karena **selain paket Premium** (Plus dan Personal) **tidak bisa** mengakses fitur **Automation n8n**.
5. Pastikan **akun WatZap masih aktif** dan tidak expired.
6. Cek di aplikasi WhatsApp hp Kamu pada menu **Link Devices (Perangkat Tertaut)**, apakah WatZap masih terhubung atau tidak.
7. Jika pesan terkirim double atau terus menerus, gunakan **node if** dengan **condition** (input) **from\_me** -> **Boolean** -> **is false.**

Apabila semua hal tersebut sudah Kamu lakukan, tapi node WatZap di n8n Kamu masih error, silakan [**hubungi tim CS Kami**](https://wa.watzap.id/).


---

# 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/integrations/integrasi-dengan-n8n/cara-mengatasi-error-and-menjaga-performa-workflow-n8n.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.
