> For the complete documentation index, see [llms.txt](https://docs.antbuddy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antbuddy.com/tai-lieu-antbuddy-huong-dan-su-dung-antbuddy-docs-user-guide/quan-tri-khach-hang-antcrm-antcrm-customer-management/tin-nhan-da-kenh-conversation/live-chat/tich-hop-live-chat-vao-tin-nhan-da-kenh-instructions-to-integrating-livechat-widget-into-antcrm.md).

# Tích hợp Live Chat vào Tin nhắn đa kênh(Instructions to integrating LiveChat WIDGET into AntCRM)

**Bước 1:** Đăng nhập CRM\
(**Step 1:** Log in CRM)\
● Đăng nhập tài khoản owner hoặc admin\
&#x20;   (Log in owner or admin account)\
● Vào Thiết lập >  Thiết lập hội thoại đa kênh > Tích hợp kênh tin nhắn > Chọn tích hợp Live chat\
&#x20;   (Settings >  Messaging channel integration > Live chat integrations)

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

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

* Chọn Thêm trang\
  (select Add page)

Tên trang (bắt buộc) và mô tả, chọn hình đại diện (optional) ⇒ nhấn Lưu\
(Enter the information of page includes: Pagename (required) and description, choose avatar (optional) ⇒ press Save)

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

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

* Giao diện sau khi Thêm trang thành công\
  (Interface after adding page successfully)

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

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

* Nhấn vào Thiết lập để kích hoạt \
  (Select Settings to active page)

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

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

* Thông báo kích hoạt thành công\
  (Notification when active successfully)

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

<figure><img src="/files/1sry8yFiSeG5scYGtVLO" alt=""><figcaption></figcaption></figure>

**Bước 2**: Cấu hình tùy chỉnh Widget\
(**Step 2:** Configure Widget customization)

* Để cấu hình Widget, nhấn vào nút Widget Chat\
  (To configure Widget, press Widget Chat button)

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

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

* Tại đây, bạn có thể cấu hình được các tùy chọn riêng cho widget chat của bạn, cũng như để thiết lập widget chat lên website\
  (Here, you can configure individual options for your chat widget, as well as set up the chat widget on your website.)

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

<figure><img src="https://huongdan.antbuddy.com/uploads/images/iVBORw0K166320772070012744776284443901.png" alt=""><figcaption></figcaption></figure>

**Bước 3:** Cài đặt Widget lên website\
(**Step 3**: Setting Widget on website)

Trước khi bạn có thể bắt đầu nhận tin nhắn và chat với khách hàng, bạn cần phải cài đặt chat widget vào website của bạn. 😊\
(Before you can start receiving messages and chatting with your customers, you need to install a chat widget on your website.)

Để cài đặt widget chat lên website, bạn cần copy đoạn mã theo hướng dẫn trong giao diện ở widget chat (HTML/React)\
(To install a chat widget on your website, you need to copy the code according to the instructions in the chat widget interface (HTML/React).)

<figure><img src="https://huongdan.antbuddy.com/uploads/images/iVBORw0K16632077207018216303610606395.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antbuddy.com/tai-lieu-antbuddy-huong-dan-su-dung-antbuddy-docs-user-guide/quan-tri-khach-hang-antcrm-antcrm-customer-management/tin-nhan-da-kenh-conversation/live-chat/tich-hop-live-chat-vao-tin-nhan-da-kenh-instructions-to-integrating-livechat-widget-into-antcrm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
