> For the complete documentation index, see [llms.txt](https://manual.zsolution.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.zsolution.vn/huong-dan-su-dung/z-chat/ket-noi/gop-trang.md).

# Gộp trang

Tính năng này giúp người dùng có thể xem danh sách các trang page có cùng cấu hình/ khác cấu hình, chi tiết các cuộc hội thoại của các page đã gộp trong cùng 1 màn hình.

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

❖    **Gộp page**:

Người dùng chọn nút “**Gộp trang**”, sau đó màn hình sẽ hiển thị popup như sau:

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

Tại đây, người dùng nhập tên nhóm, chọn page cần gộp rồi ấn “**Lưu**”. Hệ thống sẽ thông báo thành công và cập nhật vào danh sách nhóm trang.

<figure><img src="/files/piGAcd0ziXRysNtfTyil" 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:

```
GET https://manual.zsolution.vn/huong-dan-su-dung/z-chat/ket-noi/gop-trang.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.
