> 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/to-chuc-and-cau-truc/ca-nhan-personal-home.md).

# Cá nhân (Personal Home)

### Cá nhân (Personal Home)

{% @guidejar/embed guideId="9eac4f4f-e8aa-41d5-9d77-2a78e9edb492" type="1" controls="on" url="<https://www.guidejar.com/embed/9eac4f4f-e8aa-41d5-9d77-2a78e9edb492?type=1&controls=on>" %}

* Một cá nhân có thể có nhiều việc, nhiều dữ liệu nằm phân tán ở nhiều nơi khác nhau trong **Tổ chức (organization)** hoặc phòng làm việc (workspace), nếu phải lặn lội qua lại các nơi để tìm việc mình làm thì sẽ mất nhiều thời gian.
* **Cá nhân (personal home)**: là nơi kéo đường tắt đưa tất cả các công việc của một người đang ở khắp nơi tập trung về một nơi, làm việc tập trung

Trang cá nhân (personal home) có đẩy đủ mọi thứ cần thiết tiện dụng cho công việc của một người:

* **Mục của tôi (my issues)**: là tất cả những việc mà mình làm trực tiếp, mình là quản lý giám sát, hoặc mình có liên quan…
* **Các đối tượng gắn sao (starred objects)**: các đối tượng ở bên ngoài (office, workspace) mà quan trọng hoặc thường xuyên làm thì chỉ việc gắn sao cái chúng sẽ được tập hợp hết về trang cá nhân luôn. có thể gắn sao cho tất cả các đối tượng làm việc trên hệ thống, bao gồm: mục việc (issues), tin nhắn trao đổi (chat message), mảng việc (space), phòng làm việc (workspace), bộ lọc (filter), báo cáo (dashboard)

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

* **Hộp tin (unified inbox):** ở đó có đẩy đủ thông tin cập nhật, thông báo về những việc một người liên quan. có thêm các tab tiện dụng tinh lọc thông tin theo nhu cầu xử lý nhanh như: thông báo; nhắc đến tôi; tôi tương tác…

<figure><img src="/files/V6MKRKRzYLMJpCNHqSOP" 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/to-chuc-and-cau-truc/ca-nhan-personal-home.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.
