# Tạo bot Larksuite

Bước 1: Tạo bot trên Larksuite

* Trong nhóm chat, vào phần cài đặt và chọn thêm bots

<figure><img src="/files/pMZO69loX3reNwxWsy72" alt="" width="506"><figcaption></figcaption></figure>

* Chọn Custom Bot

<figure><img src="/files/Gie3Vmbj5PEGdpDONUD4" alt="" width="563"><figcaption></figcaption></figure>

* Điền thông tin của bot và chọn add

<figure><img src="/files/QG46BnQSOWAsbuuaZFuY" alt="" width="563"><figcaption></figcaption></figure>

* Lúc này màn hình sẽ hiện lên URL của custom bot vừa được thêm, URL này sẽ dùng để kết nối bot mới trên hệ thống

<figure><img src="/files/Dijx1kBxsEvpzB7i4qOQ" alt="" width="563"><figcaption></figcaption></figure>

Bước 2: Thêm bot vào hệ thống UCALL

* Vào phần cài đặt trên phần mềm UCALL, chọn Tích hợp > Telegram > Kết nối Lark mới

<figure><img src="/files/ruZ2OkCk1Z6odJwAbbFs" alt="" width="563"><figcaption></figcaption></figure>

* Điền thông tin và URL lấy từ bước 1 và chọn Gửi thử tin nhắn và Lưu

<figure><img src="/files/V4CeeCgArij55Fheq5Su" alt="" width="563"><figcaption></figcaption></figure>

* Nếu thông tin điền vào chính xác, hệ thống sẽ gửi thử 1 tin nhắn mẫu đến

<figure><img src="/files/ZzwtJiYA1G8viEr0ONzz" alt="" width="509"><figcaption></figcaption></figure>

* Như vậy là việc thêm bot đã thành công, bạn có thể dùng bot này để gửi thông báo qua Telegram khi chạy chiến dịch


---

# 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://guide.ucall.vn/huong-dan-tich-hop-bot-telegram-va-larksuite-vao-callbot/tao-bot-larksuite.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.
