# 編輯頁

### 上方Bar

<figure><img src="/files/gMbXVXix98kMf9f7CxpO" alt=""><figcaption><p>上方Bar</p></figcaption></figure>

1. 點擊可返回機器人列表
2. 適用平台的icon
3. 這隻機器人的名稱
4. 鉛筆編輯icon
5. 儲存按鈕
   1. 所有關聯圖及模組設定會一起儲存
   2. 有變更後儲存按鈕才可以點選

### 關聯圖

<figure><img src="/files/608FcynT7RYilmP3a68K" alt=""><figcaption><p>關聯圖</p></figcaption></figure>

新增模組時，預設位置會在可見畫布的正中央，若正中央位置已經有模組 ，會往右下角偏移。

每個模組皆可以拖曳，也會顯示設定好的預覽訊息。

工具列功能：

1. 新增模組
2. 搜尋模組
3. 放大
4. 縮小
5. 流程全貌

關聯線支援前往下一個模組、返回上一個模組：

1. 游標移到關聯線上時，可以 「預覽」 顯示 「上一個模組及下一個模組」 資訊

<div align="center"><figure><img src="/files/tyku1iN7B0yWwnU3iLlx" alt="" width="563"><figcaption><p>游標移到上方的預覽顯示</p></figcaption></figure></div>

2. 接續點擊 「左鍵」，展開下拉選單可 「前往下一個模組、返回上一個模組」 ;\
   若下一個模組是 「外部機器人」 的模組，點擊會 「另開分頁」 開啟外部機器人模組的編輯頁面

<div><figure><img src="/files/Ue3WKuzXXTUIYqQJ7k13" alt=""><figcaption><p>實線（相同模組）</p></figcaption></figure> <figure><img src="/files/FIbWSeUloEhT75FxTeZW" alt=""><figcaption><p>虛線（外部模組）</p></figcaption></figure></div>

### 新增模組

<figure><img src="/files/ktFHW5sf037xy1y29z0E" alt="" width="375"><figcaption><p>新增卡片</p></figcaption></figure>

1. 新增一般卡片：會顯示此平台支援的卡片清單
2. 新增真人客服卡片：點擊後對話會直接到 「待處理真人客服」。

{% hint style="info" %}
真人客服模組名稱，不支援更改名稱。

真人客服模組僅有真人客服卡片，不支援新增其他卡片。
{% endhint %}

<figure><img src="/files/RlOjPattc428AHIDt525" alt="" width="375"><figcaption><p>真人客服模組/卡片</p></figcaption></figure>

### 編輯模組

<figure><img src="/files/f26zVdi1kF2d4xfRgdgz" alt=""><figcaption><p>編輯模組</p></figcaption></figure>

編輯區塊內容

* 模組名稱：游標移上去會指引可更改模組名稱
* 展開 「更多」：展開/收合所有卡片、複製、刪除、複製模組編號

<figure><img src="/files/2SrcKXtAsPfq1W2qz8Am" alt=""><figcaption><p>展開 「更多」</p></figcaption></figure>

卡片設定區塊

* 游標移動到卡片上方，會有小手顯示可拖曳順序
* 右側卡片設定內容：
  * 若游標移到兩個哪片中間，會顯示可新增卡片的圖示，在中間插入新卡片
  * 新卡片設定詳情請見以下各章節詳細說明

<figure><img src="/files/NGdXq661U25niHj40nvg" alt="" width="375"><figcaption><p>兩張卡片中間可插入新卡片</p></figcaption></figure>

### 提示訊息

<figure><img src="/files/yVnbfvfYN9TjzMc1WGtn" alt=""><figcaption><p>提示訊息</p></figcaption></figure>

* 當超過 100 個模組未儲存我們會提示通知。
* 若客戶從舊版轉到新版，第一次開啟每個模組都會有新資訊需要去儲存，這時超過 100 個模組，也會提示此訊息。


---

# 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/features/marketing/new-chatbot/bian-ji-ye.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.
