# Create New Telegram Bot Channel

Bagian ini menjelaskan cara mekanisme membuat channel Telegram bot 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/5oUT7b0GMHiFg5b3iloy)

Pada halaman channel connector, klik tombol **'Plus'** di channel Telegram Bot. Anda akan melihat pop-up dari channel setting, isi field sesuai kebutuhan. Kemudian, klik tombol **'Save'**, seperti gambar di bawah ini.

![Channel Setting Telegram Bot](/files/Jmej3XzGZdaEURz7FLaQ)

**Penjelasan Komponen:**

<table><thead><tr><th width="318.5">Nama</th><th>Deskripsi</th></tr></thead><tbody><tr><td>Bot Name</td><td>Nama channel bot telegram yang akan dibuat.</td></tr><tr><td>Bot Token</td><td>Token diperoleh saat Anda membuat telegram bot.</td></tr></tbody></table>

Channel telegram bot yang berhasil ditambahkan akan muncul sesuai contoh gambar di bawah ini.

![Channel Created](/files/j3YTAHbGMHS2fZDC3Lfl)

**Penjelasan Komponen:**

<table><thead><tr><th width="91.65111969665733" data-type="number">No.</th><th width="241.43676478656602">Nama</th><th>Deskripsi</th></tr></thead><tbody><tr><td>1</td><td>Channel Name</td><td>Nama channel telegram bot.</td></tr><tr><td>2</td><td>Channel ID</td><td>Setiap channel yang terdaftar di Omni Channel 3Dolphins memiliki ID yang berbeda.</td></tr><tr><td>3</td><td>Channel Config Button</td><td>Klik untuk mengedit LOB yang dapat mengakses channel youtube ini. </td></tr><tr><td>4</td><td>Delete Button</td><td>Memungkinkan Anda untuk menghapus channel telegram bot.</td></tr><tr><td>5</td><td>Online/Offline Button</td><td>Klik untuk menghidupkan atau mematikan channel. Merah artinya offline dan Hijau artinya online.</td></tr><tr><td>6</td><td>Refresh Button</td><td>Refresh channel Anda kapan saja untuk memastikan Anda selalu terbarui dengan tombol refresh.</td></tr></tbody></table>


---

# 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.3.0-id/integration/chanel-connector/telegram-bot/create-new-channel-telegram-bot.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.
