> ## Documentation Index
> Fetch the complete documentation index at: https://huongdan.luklak.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Workview: Xem dữ liệu theo cách của bạn

> Tổng quan Workview — các 'ống kính' tùy chỉnh (List, Kanban, Calendar, Timeline, Updates) để tương tác với dữ liệu.

## Tại sao Workview quan trọng?

Team sales cần nhìn dữ liệu `🧊 Khách hàng` khác với team dự án. Ép mọi người vào một giao diện cứng nhắc gây ma sát và giảm hiệu suất.

**Workview** là "ống kính" tùy chỉnh qua đó team xem và tương tác với `🧊 Đầu việc`. Tạo nhiều view cho cùng dữ liệu — mỗi team làm việc theo cách phù hợp nhất.

## Các loại View tiêu chuẩn

<CardGroup cols={3}>
  <Card title="List" icon="list" iconType="duotone">
    Dạng bảng truyền thống. Quản lý dữ liệu, thao tác hàng loạt, review chi tiết.
  </Card>

  <Card title="Kanban" icon="columns" iconType="duotone">
    Thẻ trực quan theo Workflow. Theo dõi tiến độ, quản lý luồng công việc.
  </Card>

  <Card title="Calendar" icon="calendar-days" iconType="duotone">
    Lịch. Lên lịch task, quản lý sự kiện, công việc theo thời gian.
  </Card>

  <Card title="Timeline" icon="gantt-chart" iconType="duotone">
    Gantt chart. Lập kế hoạch dự án, phụ thuộc, tiến độ theo khoảng ngày.
  </Card>

  <Card title="Updates" icon="line-chart" iconType="duotone">
    Feed hoạt động real-time — bình luận, thay đổi, file đính kèm mới nhất.
  </Card>
</CardGroup>

## Template vs. Instance

1. **Trong `📋 Chức năng` (Template):** Tạo Workview chuẩn → tự động có mặt trong mọi `⏹️ Mảng việc` tạo từ Chức năng đó. Best practice để chuẩn hóa quy trình.
2. **Trong `⏹️ Mảng việc` (Instance):** Người dùng tạo Workview riêng cho nhu cầu cụ thể hoặc view cá nhân.

<Info>
  **Mẹo:** Định nghĩa các view quan trọng nhất trong `Chức năng`. Team luôn khởi đầu đồng bộ, rồi tự bổ sung view riêng nếu cần.
</Info>

***

## Đọc tiếp

* [List View](/02-platform/platform-overview/workview/list-view)
* [Kanban View](/02-platform/platform-overview/workview/kanban-view)
* [Calendar View](/02-platform/platform-overview/workview/calendar-view)
* [Timeline View](/02-platform/platform-overview/workview/timeline-view)
* [Updates View](/02-platform/platform-overview/workview/updates-view)
