# Create a New Channel of Smartcall

Masuk ke menu integration dan klik menu channel connector, maka Anda akan melihat halaman channel connector seperti gambar di bawah ini.

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

Untuk membuat channel smartcall, klik button **'Add Channel'**, dan kemudian Anda akan melihat pop-up untuk menambahkan pengaturan channel dan Anda akan diminta untuk memasukkan channel name, server, dan WebSocket server. Jika sudah selesai, Anda dapat mengklik button **'Save'**.

![Add Channel](/files/-MVLWxKoko9F74uDttxW)

| Nama Field       | Deskripsi                             |
| ---------------- | ------------------------------------- |
| Channel Name     | Nama dari channel Anda.               |
| Server           | Link server dari smartcall.           |
| WebSocket Server | Link WebSocket server dari smartcall. |


---

# 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/smartcall/create-a-new-channel-of-smartcall.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.
