# Trang quản lý dự án

{% hint style="info" %}
NAUCode chỉ có một trang quản lý dự án cho khách hàng duy nhất tại địa chỉ: client.naucode.com
{% endhint %}

## Tạo dự án

Hiện tại Khách hàng chưa thể tự tạo dự án. Nhân viên của NAUCode sẽ tạo dự án và cấp quyền truy cập cho bạn.

## Thay đổi nội dung dự án

## Theo dõi tiến độ dự án

Tiến độ chung được cập nhật ở phần đầu trang chi tiết dự án:

## Tài liệu dự án

<details>

<summary>Ghi chú cuộc họp</summary>

</details>

<details>

<summary>Giấy tờ pháp lý</summary>

</details>

<details>

<summary> Hướng dẫn dành cho Quản trị viên</summary>

</details>

## Danh sách việc cần làm

## Thanh toán

## Đào tạo quản trị viên

## Gửi yêu cầu hỗ trợ


---

# Agent Instructions: 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:

```
GET https://doc.naucode.com/tu-van-thuc-thi/trang-quan-ly-du-an.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
