# Create a New Channel of Telegram Account

Bagian ini menjelaskan mekanisme cara untuk membuat channel telegram account baru, dengan melakukan langkah-langkah berikut:&#x20;

Masuk ke menu **Integration** dan klik menu channel connector, maka akan muncul halaman channel connector seperti gambar di bawah ini.

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

Pada halaman channel connector, klik tombol 'plus' di channel telegram account, lalu Anda akan melihat pop-up untuk channel setting, isi kolom sesuai kebutuhan, dan klik tombol 'save', seperti gambar di bawah ini.

![Channel Setting](/files/-MT57Udrsvf9mBvOdCY_)

**Penjelasan Komponen:**&#x20;

| Field        | Deskripsi                                                                                                                                                                                                           |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Api ID       | Salin **Api\_id** di aplikasi telegram> API Development Tools > App configuration> App api\_id. Kemudian, tempel **Api ID** di channel setting telegram account 3Dolphins.                                          |
| Api Hash     | Salin **Api\_has** di aplikasi telegram > API Development Tools > App configuration> App api\_hash. Kemudian, tempel **Api hash** di channel setting telegram account 3Dolphins.                                    |
| Phone Number | Masukkan nomor telepon yang terdaftar di aplikasi telegram.                                                                                                                                                         |
| Data Center  | Salin **Production Configuration (DC2)** di aplikasi telegram > API Development Tools > App configuration>vailable MTProto Servers. Kemudian, tempel **Data Center** di channel setting telegram account 3Dolphins. |

Jika otorisasi berhasil, Anda akan diminta untuk memasukkan kode autentikasi. Dan jika autentikasi Anda berhasil, klik tombol **'save'**.

![Authentication Code](/files/-MT5A4kbTABtnyMKwc5d)

Channel telegram account berhasil ditambahkan.

![Add Channel Telegram Account](/files/-MT5BVTA0TFH4cbhGqh2)

**Penjelasan Komponen:**

| No | Nama                  | Deskripsi                                                                                                                                                                               |
| -- | --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1  | Channel Name          | Nama channel telegram bot.                                                                                                                                                              |
| 2  | Channel ID            | Sebuah ID, ketika Anda mendaftar dengan 3Dolphins. Setiap channel yang terdaftar di OmniChannel 3Dolphins memiliki ID yang berbeda.                                                     |
| 3  | Delete Button         | Memungkinkan Anda untuk menghapus channel telegram bot.                                                                                                                                 |
| 4  | Online/Offline Button | Memungkinkan Anda untuk online atau offline channel telegram bot. Tombol offline menunjukkan bahwa chennel sedang offline, dan tombol online menunjukkan bahwa channel tersebut online. |
| 5  | Refresh Button        | Refresh channel Anda kapan saja untuk memastikan Anda selalu terbarui dengan tombol refresh.                                                                                            |


---

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