> For the complete documentation index, see [llms.txt](https://help.bepage.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bepage.vn/bepage/cau-hinh-nang-cao/quan-ly-tag.md).

# Quản lý tag

Tag là gì? Tag là một từ trong tiếng Anh được dịch ra tiếng Việt với nghĩa là nhãn dán thuộc danh từ, còn nếu là động từ thì có nghĩa là buộc, khâu, đính một tấm thẻ ghi chú vào một vật gì đó.

Với mục đích đánh dấu các landing page thuộc cùng một nhãn với nhau (ví dụ: tag Bất động sản, tag Black Friday...) để dễ dàng nhận biết, quản lý và tìm kiếm lại các landing page đã tạo. Hôm nay Bepage hướng dẫn các bạn cách tạo tag cho các landing page như sau:

**Bước 1:** Vào danh sách landing page trên trang quản trị, tại đây click nút **Quản lý tag** để quản lý các tag đã tạo ra

![](/files/7sBy6VWoAmbnxucHkp16)

**Bước 2:** Click vào nút **Tạo tag mới** để tạo thêm tag cho các landing page

![](/files/s27WUKwqsugMmX3xfYpI)

**Bước 3**: Nhập tên tag tại popup mở ra và ấn **Lưu**

![](/files/l2V2fWdAktRS0VYnyGLn)

**Bước 4:** quay lại trang quản lý Landing page, chọn **landing page cần gắn tag** và chọn **đổi tên**

![](/files/Wmj0Lk7XJJW3viVc6pFZ)

**Bước 5:** chọn tag cho landing page (có thể nhiều tag) và ấn nút **Thay đổi**

![](/files/x50hTrs1hwguP6HCSNDs)

Chúc các bạn thành công.


---

# 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://help.bepage.vn/bepage/cau-hinh-nang-cao/quan-ly-tag.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.
