# Telegram Setting

After you create telegram API Key and Chat ID, you can insert this information to Telegram screen.

1. Click Add Telegram,
2. Enter your API Key,
3. Enter your Chat ID,
4. Click test for send a test message,
5. Click Save button for saving Telegram information.

<figure><img src="/files/qboHV2sCN0jHzoMIbTy9" alt=""><figcaption></figcaption></figure>


---

# 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.easy2patch.com/configuring/easy2patch-4.0-settings/alert-settings/notification/telegram/telegram-setting.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.
