> For the complete documentation index, see [llms.txt](https://docs.icpc1hn.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.icpc1hn.work/3.-web-icpc1hn.work/khach-hang/khach-hang-to-chuc-khtc/dang-ky-f.md).

# Đăng ký F

Đăng ký F tức là đăng ký tần suất đến thăm 1 Khách hàng của nhân viên. Ví dụ F = 2 có nghĩa là nhân viên đến thăm, check call tại khách hàng đó là 2 lần/tháng. Từ đó, khách hàng này sẽ được gán là F2

<figure><img src="/files/rxqii9BuPFYppWr9J2d3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/slM5chap0avYNe5JZYFT" alt=""><figcaption></figcaption></figure>

1. Chọn **Khách hàng** -> **KH tổ chức**
2. Nhấn biểu tượng **"F"** để thực hiện đăng ký F
3. Điền **đầy đủ thông tin** đăng ký -> **Xác nhận**

<figure><img src="/files/bQAhEERrocxgSx8PFLSX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/em60QrXCvMZnOECUIQWm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/x0FBZkCKemqGjIELqb6B" alt=""><figcaption></figcaption></figure>

1. Chọn **Khách hàng** -> **Đăng ký F** -> **Cá nhân**
2. Bấm **Tạo mới** để thực hiện **Đăng ký F**
3. **Điền đầy đủ thông tin** đăng ký -> **Xác nhận**

<figure><img src="/files/a79xjBEZA0XmSWYfiHI2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IhOooWdQuJCNG5dUVmeS" alt=""><figcaption></figcaption></figure>

Khi nhân viên đã thực hiện đăng ký F, quản lý sẽ có trách nhiệm duyệt đăng ký của nhân viên, các bước thực hiện như sau:

1. Chọn mục **Khách hàng** -> **Cung tuyến** -> **Đăng ký F** -> **Nhóm**
2. Bấm chọn nút **Duyệt** -> chọn **Xác nhận** để hoàn thành phê duyệt

<figure><img src="/files/b65mnbFSE7JjqGhCrHEM" alt=""><figcaption></figcaption></figure>

3. **Phiếu đăng ký được phê duyệt** sẽ chuyển trạng thái từ **Mới tạo** sang **Đã duyệt**

<figure><img src="/files/7WfKPIXeIQfkaxCQqZ4Q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/97KNj3HkWt6SaFodTOrZ" alt=""><figcaption></figcaption></figure>

Để thực hiện xem kết quả F của nhân viên, Quản lý làm theo bước sau:

1. Chọn mục **Khách hàng** -> **Cung tuyến** -> **Kết quả F**
2. Chọn **Nhóm quản lý** -> chọn **Tên nhân viên** -> chọn tháng (nếu cần)

<figure><img src="/files/OVElRy2QoAkyT9oaOYdp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.icpc1hn.work/3.-web-icpc1hn.work/khach-hang/khach-hang-to-chuc-khtc/dang-ky-f.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
