> For the complete documentation index, see [llms.txt](https://blog.mantago.cc/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.mantago.cc/zh/ying-yong-xuan-dan/shou-dong-biao-qian.md).

# 手動標籤

### **標註好友狀態，客服回覆好管理**

LINE OA後台可以在訊息盒裡，將訊息標註為待處理 / 處理完畢

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

在MantaGO好像沒有看到這個功能🤔

別擔心，我們可以輕鬆地利用手動標籤來做標記唷！

**1. 打開訊息中心，點擊進入對話**

**2. 選擇手動標籤**

**3. 新增「待處理」「處理完畢」**

**4. 貼上標籤**

<figure><img src="/files/02CQNEd5vP0qURjFraKv" alt=""><figcaption></figcaption></figure>

**5. 之後只需要查詢標籤，就可以輕鬆找到待處理的好友囉！**

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

### &#x20; 馬上註冊MantaGO吧！ <br>

\ <br>


---

# 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://blog.mantago.cc/zh/ying-yong-xuan-dan/shou-dong-biao-qian.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.
