# Jan 7, 2026

哈囉，親愛的 Omnichat 用戶！

以下為您帶來功能更新！

### Chatbot 升級：支援**跨平台複製機器人**

建立多渠道機器人不必再從零開始！

現在你可以將既有的聊天機器人 **複製到其他通訊平台**，快速延伸至不同渠道，加速佈署效率。

{% hint style="info" %}
購物車再行銷機器人 目前不支援複製功能。
{% endhint %}

#### 功能亮點

* **一鍵複製到其他平台**：

  將既有機器人複製至 LINE、WhatsApp、Webchat 等不同平台。
* **複製後為草稿狀態**：

  系統會保留原有結構，並提示需依平台限制進行調整後才能發布。
* **清楚錯誤提示**：

  當設定不符合平台規範時，會直接顯示原因，協助快速修正。

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

#### 跨平台差異提醒（常見情境）

由於各平台規範不同，複製後可能需要調整以下內容：

* 卡片或模組不支援該平台
* 按鈕字數或數量超過平台限制
* WhatsApp 不支援同時使用「回覆模組」與「開啟 URL」按鈕
* LINE 好友分享按鈕不支援部分平台（會自動清空）
* 外部機器人 / 系統預設模組不支援該平台（會自動清空）
* 條件分流中使用的平台限定條件（如點數、會員綁定）
* 影片大小超過平台限制

#### 系統自動處理的情況

以下設定若在目標平台 **本身不支援**，系統會直接移除，不需重新設定：

* URL 按鈕貼標（不支援網站對話插件）
* 點擊圖片後貼標（不支援網站對話插件）

👉 現在就到聊天機器人，試用「跨平台複製」功能，加速你的多渠道佈署 🚀


---

# 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://docs.omnichat.ai/release-note/jan-7-2026.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.
