# Đăng nhập

Để đăng nhập, truy cập vào đường dẫn <https://quanly.phucthientam.vn> sau đó sử dụng tài khoản và mật khẩu đã được cung cấp để đăng nhập.

Tên tài khoản (username) được tạo bằng cách lấy những chữ cái đầu của họ và tên lót sau đó ghép với tên của nhân viên (viết thường không dấu). Nếu nhân viên có trùng thì sẽ thêm số thứ tự ở cuối.

Ví dụ:

* Nguyễn Văn Anh: nvanh
* Nguyễn Lương Bằng: nlbang
* Nguyễn Văn Anh: nvanh2

<figure><img src="/files/rwY4JPt3cyBEFlHnSV1g" alt=""><figcaption><p>Giao diện đăng nhập</p></figcaption></figure>


---

# 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://docs.phucthientam.vn/dang-nhap.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.
