# Create a New Channel of Telegram Account

This section describes for how to mechanism for create a new telegram account channel, by doing the following steps:

Go to the **Integration** menu and click the channel connector menus, then you will see a channel connector page such images below.

![Channel Connector](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MT4x8W0vBgFFUwsDbo_%2F-MT56Jw5ArhBFopskMH_%2FChannel%20Connector%20Edit.png?alt=media\&token=377f35e2-19e7-4833-873c-260bcbd6a861)

On the channel connector page, click the 'plus' button in the channel telegram bot, and then you will see a pop-up channel setting, fill in the fields as needed, and click the ‘Save‘ button, like the images below.

![Channel Setting](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MT4x8W0vBgFFUwsDbo_%2F-MT57Udrsvf9mBvOdCY_%2FChannel%20Setting%20Edit.png?alt=media\&token=9bf5feef-f972-440b-9a57-4ad770be7104)

**Component Explanation:**

| Field        | Description                                                                                                                                                                                        |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Api ID       | Copy the **Api\_id** in telegram application > API Development Tools > App configuration > App api\_id. Then, paste **Api ID** in the channel setting telegram account 3Dolphins.                  |
| Api Hash     | Copy the **API Hash** in telegram application > API Development Tools > App configuration > App api\_hash, and paste **API Hash** in the channel setting telegram account 3Dolphins.               |
| Phone Number | Enter the phone number registered on the telegram application.                                                                                                                                     |
| Data Center  | Copy the **Production Configuration (DC2)** in telegram application > API Development Tools > Available MTProto Servers > Paste **Data Center** in the channel setting telegram account 3Dolphins. |

If the authorization is successful, you will be asked to enter the authentication code. And if the authentication is successful, click the **‘save‘** button.

![Authentication Code](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MT4x8W0vBgFFUwsDbo_%2F-MT5A4kbTABtnyMKwc5d%2FAuthethication%20Code%20Edit.png?alt=media\&token=c66b6b2c-d8e1-49cb-9629-a8c0d61917ec)

Add channel telegram account successfully.

![Add Channel Telegram Account](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNQidQwa-0K9_KnQpoc%2F-MT4x8W0vBgFFUwsDbo_%2F-MT5BVTA0TFH4cbhGqh2%2FSuccess%20Add%20Channel%20Edit.png?alt=media\&token=37420dad-214b-45a4-8737-403344805fdf)

**Component Explanation:**

| **No** | Component             | Description                                                                                                                                                                     |
| ------ | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1      | Channel Name          | The name of the telegram bot channel.                                                                                                                                           |
| 2      | Channel ID            | An ID, you register with 3Dolphins. Each channel registered in Omni Channel 3Dolphins has a different ID.                                                                       |
| 3      | Delete Button         | Allows you to delete telegram bot channels.                                                                                                                                     |
| 4      | Online/Offline Button | Allows you to online or offline the telegram bot channel. The offline button indicates that the channel is offline, and the online button indicates that the channel is online. |
| 5      | Refresh Button        | Refresh your channel at any time to ensure you are always up to date with the refresh button.                                                                                   |


---

# 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/integration/channel-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.
