> ## 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.

# Getting started

# Bắt đầu

> Đăng nhập và khám phá Agentlize trong vài bước.

***

## Đăng nhập

<Steps>
  <Step title="Truy cập Dashboard">
    Mở [Dashboard](https://agentlize-dashboard.thevinhduong.workers.dev/login)
  </Step>

  <Step title="Chọn phương thức đăng nhập">
    * **Lark SSO** — đăng nhập bằng tài khoản Lark (khuyến nghị)
    * **Email/Password** — đăng nhập truyền thống
  </Step>

  <Step title="Vào Dashboard">
    Sau khi đăng nhập, bạn sẽ được chuyển đến trang tổng quan dự án.
  </Step>
</Steps>

***

## Vai trò & Quyền hạn

| Role            | Access                                            |
| --------------- | ------------------------------------------------- |
| **Super Admin** | Toàn quyền hệ thống, quản lý roles & permissions  |
| **Admin**       | Tạo/sửa/xóa dự án, quản lý team, xem tất cả dự án |
| **Member**      | Xem dự án được giao, cập nhật tiến độ, comment    |
| **Client**      | Chỉ xem dự án của mình, comment và phản hồi       |

<Note>
  Client role được scope theo `clientId` — chỉ thấy dữ liệu liên quan đến khách hàng của họ.
</Note>

***

## Điều hướng

<CardGroup>
  <Card title="Dashboard" icon="grid" description="Tổng quan dự án — Kanban hoặc List view" href="/projects" />

  <Card title="Team" icon="users" description="Quản lý thành viên và vai trò" href="/team" />

  <Card title="Meetings" icon="calendar" description="Lịch họp và link Lark Doc" href="/meetings" />
</CardGroup>

***

## Read Next

<CardGroup>
  <Card title="Quản lý dự án" icon="folder" href="/projects" />

  <Card title="Tính năng đầy đủ" icon="sparkles" href="/features" />
</CardGroup>
