> For the complete documentation index, see [llms.txt](https://ems.help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ems.help.dotb.vn/tuyen-sinh-ban-hang/targets-khach-hang-muc-tieu/target-cap-nhat-khach-hang-muc-tieu.md).

# Target - Cập nhật Khách hàng mục tiêu

### Bước 1: Tạo KH mục tiêu&#x20;

Tại màn hình của tính năng <mark style="color:blue;">**KH mục tiêu**</mark>. Người dùng nhấp chuột vào <mark style="color:blue;">**Tạo mới KH mục tiêu**</mark> như trong hình.

<figure><img src="/files/NSxjyq8YsLxmMjaxfTgm" alt=""><figcaption><p>Ảnh Tạo KH mục tiêu </p></figcaption></figure>

### Bước 2: Điền thông tin đăng nhập

Người dùng điền thông tin mà Phụ huynh để lại. Các <mark style="color:red;">**thông tin bắt buộc**</mark> người dùng điền bao gồm: <mark style="color:blue;">**Họ, Tên, Số điện thoại và Nguồn KH**</mark>.

<figure><img src="/files/7OFtVtvetZI6PLHxDFZ7" alt=""><figcaption><p>Ảnh điền thông tin KH mục tiêu </p></figcaption></figure>

<figure><img src="/files/ClMpmgqRoY3AMUcezmmG" alt=""><figcaption><p>Ảnh điền nguồn KH mục tiêu </p></figcaption></figure>

### Bước 3: Lưu lại thông tin&#x20;

Sau khi người dùng điền xong, bấm <mark style="color:blue;">**Lưu**</mark> để lưu lại thông tin trên hệ thống và bắt đầu tiến hành chăm sóc. Trạng thái của KH mục tiêu sẽ là <mark style="color:green;">**Mới**</mark>.

<figure><img src="/files/F2UnTbuZd6L4JXx1kJr7" alt=""><figcaption><p>Ảnh lưu thông tin KH mục tiêu </p></figcaption></figure>

<figure><img src="/files/iThw59X2gOsjVIpBdg5H" alt=""><figcaption><p>Sau khi lưu thông tin thành công </p></figcaption></figure>

> *Sau khi tạo KH mục tiêu xong, người dùng bắt đầu chăm sóc KH mục tiêu qua từng bước tiếp theo.*&#x20;


---

# 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://ems.help.dotb.vn/tuyen-sinh-ban-hang/targets-khach-hang-muc-tieu/target-cap-nhat-khach-hang-muc-tieu.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.
