> 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/2.-huong-dan-du-dung-app-icpc1hn/khach-hang/cam-co.md).

# Cắm cờ

* Để đánh dấu Khách hàng mà mình đang chăm sóc (bán hàng), TDV có thể sử dụng tính năng <mark style="color:red;">**"CẮM CỜ"**</mark>
* Nhiều TDV có thể cắm chung cờ tại cùng 1 KHTC (danh sách người cắm cờ hiện thị ngay dưới thông tin KHTC)
* Khi TDV phát sinh giao dịch, hệ thống sẽ thông báo tới những người còn lại&#x20;

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

Để thực hiện cắm cờ tại khách hàng, TDV có thể thực hiện theo các bước sau:

1. Chọn tính năng **Khách hàng**
2. Trong **danh sách tổ chức**, chọn **khách hàng cần cắm cờ**

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

3. Chọn **Xem thêm**
4. Chọn **Cắm cờ**
5. **Chọn gợi ý sản phẩm cắm cờ**

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

6. **Tích chọn sản phẩm cần cắm và xác nhận**
7. **Xác nhận cắm cờ**

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

Sau khi TDV thực hiện cắm cờ, danh sách các TDV cùng cắm cờ tại khách hàng và sản phẩm sẽ được hiện thị như hình dưới đây

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

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

Để thực hiện hủy thao tác cắm cờ tại khách hàng, TDV có thể thực hiện theo hướng dẫn dưới đây:

**Cách 1: Hủy trên app sổ tay iCPC1HN**

* TDV vào lại phần **Cắm cờ** -> **Bỏ tích sản phẩm cần hủy cờ** -> Bấm **Chọn sản phẩm**

**Cách 2: Hủy trên website&#x20;**<mark style="color:red;">**icpc1hn.work**</mark>

1. Trong mục **Khách hàng**, chọn **KH tổ chức**
2. Chọn biểu tượng **Hủy cắm cờ**

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

3. **Xác nhận** để hoàn thành thao tác **Hủy cắm cờ**

<figure><img src="/files/tMwZ51mrGzAnes0zNSIg" 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/2.-huong-dan-du-dung-app-icpc1hn/khach-hang/cam-co.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.
