> For the complete documentation index, see [llms.txt](https://docs.salework.net/salework-tai-lieu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salework.net/salework-tai-lieu/salework-all-chat/quan-ly-hoi-thoai/gan-the-hoi-thoai/gan-the-trong-hoi-thoai.md).

# Gắn thẻ trong hội thoại

Tại màn thông tin chi tiết của hội thoại, bạn bấm chọn vào thẻ bạn muốn gắn cho hội thoại ở mục khoanh đỏ dưới hình

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

* Để xem được danh sách thẻ đã tạo, bạn ấn vào mục mở rộng thẻ tại đây.

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

* Ngoài ra, bạn có thể thêm thẻ trực tiếp ngay tại màn hội thoại bằng cách nhấn vào nút Thêm thẻ tại đây:

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

* Một hội thoại có thể gắn nhiều thẻ cùng lúc, với các hội thoại được gắn nhiều thẻ sẽ được ẩn bớt như sau:

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

Để xem thông tin về các thẻ đã ẩn, bạn di chuyển chuột vào số lượng thẻ đã ẩn như trên màn hình.&#x20;

* Để bỏ thẻ đã gắn cho hội thoại, bạn bấm vào thẻ bạn muốn bỏ ( giống như gắn thẻ)


---

# 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.salework.net/salework-tai-lieu/salework-all-chat/quan-ly-hoi-thoai/gan-the-hoi-thoai/gan-the-trong-hoi-thoai.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.
