# 全新上線｜AI Agent 自動化聊天室回覆

{% hint style="info" %}
提醒：若診所於 LINE OA 已設定「自動回應訊息」，建議在啟用 AI Agent 前先行關閉，以避免聊天室回覆內容混亂。
{% endhint %}

1. 點擊「AI Agent」，並於需操作 LINE OA 聊天室的電腦上，點擊 **「安裝 Chrome 擴充功能」**。<br>

   <figure><img src="/files/mgbTx0MQCMjrAXKq6RHo" alt=""><figcaption></figcaption></figure>
2. AI Agent 全域開關<br>

   1. 開啟後：系統將立即啟用自動回覆功能。
      * 若個別[聊天室先前已設定為關閉](/yi-dian-tong-faq/ai-agent/quan-xin-shang-xian-ai-agent-zi-dong-hua-liao-tian-shi-hui-fu/liao-tian-shi-dan-du-guan-bi-ai-agent.md)，將維持原關閉狀態。

   2. 關閉後：將停止所有聊天室的自動回覆。

   * 如需確認個別聊天室狀態，可點擊聊天室內查看。<br>

   <figure><img src="/files/zP7nZ7RwyoGJSvbnysec" alt=""><figcaption></figcaption></figure>
3. **設定 AI Agent 基本資訊**<br>

   1. **名稱**：為診所的 AI Agent 命名，名稱將顯示於聊天室中，供客戶辨識。
   2. **歡迎詞**：啟用 AI Agent 全域後，系統於每次開啟權域開關的首次皆會發送此介紹訊息，若從未關閉過 AI Agent 每晚 12 點時則會重新啟動歡迎詞，[範本提供點我](/yi-dian-tong-faq/ai-agent/quan-xin-shang-xian-ai-agent-zi-dong-hua-liao-tian-shi-hui-fu/huan-ying-ci-fan-ben.md)。
   3. **AI 提示詞**：可用於指示 AI 的回覆或是下指令給 AI，或即時補充診所相關知識內容，[範本提供點我](/yi-dian-tong-faq/ai-agent/quan-xin-shang-xian-ai-agent-zi-dong-hua-liao-tian-shi-hui-fu/ti-shi-ci-fan-ben.md)。<br>

   <figure><img src="/files/9zMQhkrbwAFLBMAfJW4C" alt=""><figcaption></figcaption></figure>
4. **回覆風格設定**：三種選項可以提供選擇，親切溫柔、專業簡潔、輕鬆自然。<br>

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


---

# Agent Instructions: 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:

```
GET https://alleypin.gitbook.io/yi-dian-tong-faq/ai-agent/quan-xin-shang-xian-ai-agent-zi-dong-hua-liao-tian-shi-hui-fu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
