# Create New Whatsapp Channel

Bagian ini menjelaskan bagaimana mekanisme untuk menambahkan channel whatsapp, dengan melakukan langkah-langkah berikut:

Login sebagai **"Administrator"**, klik menu **"Integration"** di menu utama dan pilih  “**Channel Connector**” untuk membuat dan mengelola channel account.

![Channel Connector](/files/-MUwxp_dFbcISfdlgpB0)

Di halaman channel connector, klik tombol **"plus"** di channel whatsapp.

![Add WhatsApp Channel](/files/-MUwyEJk4OIAqcFzj7sx)

3Dolphins akan mengarahkan Anda ke pop up channel setting.

![Channel Setting](/files/-MUwyyFqyBDOWuL-D3Os)

**Penjelasan field** :

* **Channel Name :** Nama dari whatsapp channel.
* **Phone :** Nomor telepon yang telah didaftarkan oleh WhatsApp Business API Client Anda.
* **Username :** Username dari whatsapp business.
* **Password :** Password dari whatsapp business (Harus minimal 8 karakter dan maksimal 64 karakter)
* **Guest Name :** Nama yang akan dilihat pengunjung di layar mereka sebagai pengirim.
* **URL API :** URL Whatsapp Business API untuk diintegrasikan dengan 3Dolphins.

![Add WhatsApp Channel](/files/-MUx5JWPZ4353mwTCeFf)

Sukses menambahkan WhatsApp channel.

![WhatsApp Channel Created](/files/-MUx6XrBzK2Ni-weLWnT)

**Penjelasan properties :**

1. **Channel Name** : Nama dari whatsapp channel kita. (Tricks : arahkan kursor ke atas nama saluran untuk melihat channel port)
2. **Channel ID** : Channel ID
3. **Line of Business** : Klik untuk melihat management API dari channel ini.
4. **Channel URL Edit Button** : Klik untuk mengedit URL channel. Jika terhubung dengan proxy, harap sesuaikan URL-nya.
5. **Channel URL Copy Button** : Klik untuk copy channel URL ke clipboard.
6. **Delete Button**   : Klik untuk menghapus the channel.
7. **Onlline / Offline Button** : Klik untuk menghidupkan atau mematikan channel. Merah berarti channel offline dan hijau berarti channel online.

Pastikan url channel telah ditambahkan ke port, (Arahkan kursor ke atas nama channel untuk melihat port channel, lihat gambar di bawah)

![View Channel Port](/files/-MUx71i8ZW-b1yVlOs65)

Update channel URL dengan menambahkan port diperoleh **'31041'**. Lihat gambar di bawah ini.

![Change URL Port](/files/-MUx7Xv7HzTxGlzwJHZR)


---

# 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.3dolphins.ai/5.1.x-1/integration/chanel-connector/whatsapp/create-new-whatsapp-channel.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.
