> For the complete documentation index, see [llms.txt](https://tailieu.luklak.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.luklak.com/giao-dien-tinh-nang/nam-bat-and-cap-nhat/unified-inbox.md).

# Unified Inbox

<figure><img src="/files/877S38UiGLCdMVRoQCUH" alt=""><figcaption></figcaption></figure>

### Hộp tin hợp nhất (Unified Inbox)

{% hint style="info" %}
**Mọi cập nhật, mọi công việc, một hộp tin:** Hộp tin là nơi tập hợp cập nhật từ mọi diễn biến công việc trong toàn doanh nghiệp, với các tab phân loại thông tin giúp nắm bắt đúng việc, kịp thời.
{% endhint %}

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

**Các tính năng chính:**

Tất cả cập nhật từ các nguồn khác nhau, có thể xem tổng thể gộp chung hoặc tách riêng xem từng phần theo nhu cầu:

* **Kênh chat mảng việc**
* **Mục việc** (chat trao đổi, cập nhật thông tin)
* **Các cập nhật tự động từ hệ thống**

Các tab lọc thông tin tiện lợi, tùy theo nhu cầu:

* **Thông báo**: tất cả các cập nhật mà bạn có cài đặt để nhận thông báo.
* **Nhắc đến tôi**: những chỗ mà người khác nhắc tên mình trực tiếp, cần tập trung phản hồi sớm.
* **Tôi tương tác**: các việc có chat trao đổi hoặc cập nhật tương tác gần đây, nhanh chóng quay lại chỗ đó làm việc tiếp mà không phải nhớ nhớ quên quên hoặc thao tác tìm kiếm mất thời gian.

Có 2 chế độ xem: **Gộp gọn** (chỉ hiện cập nhật mới nhất liên quan đến một vấn đề) & **Chi tiết** (hiện tất cả các cập nhật gần đây liên quan đến một chủ đề).

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

<figure><img src="/files/O0D9DUUusFAmCDZZtOhS" 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://tailieu.luklak.com/giao-dien-tinh-nang/nam-bat-and-cap-nhat/unified-inbox.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.
