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

# Delivery progress

# Delivery Progress

> Theo dõi phiên bản và deliverables cho mỗi dự án.

***

## Tạo Version

<Steps>
  <Step title="Mở Delivery Progress">
    Trên trang chi tiết dự án, scroll đến phần **Delivery Progress**
  </Step>

  <Step title="Click Tạo Version">
    Click nút **Tạo Version** (admin only)
  </Step>

  <Step title="Điền thông tin">
    * Số version (VD: `v1.0`)
    * Tiêu đề
    * Mô tả
    * Trạng thái: Not Started / In Progress / Delivered
    * Deadline
  </Step>

  <Step title="Click Lưu">
    Version được tạo với deliverables checklist.
  </Step>
</Steps>

***

## Deliverables

Mỗi version có danh sách deliverables:

* **Expand** version card để xem deliverables
* **Thêm deliverable** bằng input inline
* **Tick checkbox** khi hoàn thành
* **Progress bar** tự động cập nhật (X/Y items done)

***

## Trạng thái Version

| Status        | Color | Meaning        |
| ------------- | ----- | -------------- |
| `not_started` | Gray  | Chưa bắt đầu   |
| `in_progress` | Blue  | Đang thực hiện |
| `delivered`   | Green | Đã giao        |

<Note>
  Chỉ Admin và Super Admin có thể tạo/sửa/xóa versions. Mọi thành viên đều có thể tick deliverables.
</Note>

***

## Read Next

<CardGroup>
  <Card title="Calendar Picker" icon="calendar" href="/calendar" />

  <Card title="Email Notifications" icon="envelope" href="/email-notifications" />
</CardGroup>
