> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/inbound-channels-zh/wang-zhan-nei-qian.md).

# 網站內嵌

<div data-with-frame="true"><figure><img src="/files/p7etDqNlFUenOAhfTFpA" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
當帳戶成功註冊後，系統會自動為該帳戶建立一個預設的聊天小工具。這為使用者提供了一個即開即用的起點，讓他們可以立即開始測試網站內嵌體驗，隨後再根據需要更新小工具的設定。
{% endhint %}

## 管理小工具

### 小工具開啟/關閉

使用右上角的開關來開啟或關閉管道。

* 當管道被關閉時，它會立即被停用，且聊天機器人將停止在該管道上顯示。
* 所有與該管道連接的小工具將自動從 **已啟用** 變更為 **草稿**。這會將它們從正式上線的體驗中移除，直到該管道再次被啟用。

<div><figure><img src="/files/u5iI5nqwxIKYWgvPQvjm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/U14MypJluYEyL77LFXa2" alt=""><figcaption></figcaption></figure></div>

### 近期指標

此分頁顯示過去 30 天內的對話與訊息數量。在進行配置更新之前，您可以使用這些指標來確認管道是否正常接收流量並驗證其成效。

<div data-with-frame="true"><figure><img src="/files/06DPKUv0Xfeuk21KZwP3" alt="" width="375"><figcaption></figcaption></figure></div>

### 新增與配置小工具

若要新增小工具，請選取 **新增小工具** 以啟動小工具設定流程。如需更多相關說明，請參考 [新增小工具](https://www.google.com/search?q=add-a-widget.md)。

1. 引導式設定將逐步帶您完成：
   * 輸入小工具的關鍵詳細資訊。
   * 審查預設設定。
   * 針對預期的網站體驗調整設定。

<div data-with-frame="true"><figure><img src="/files/vDLZUxSN02JcizGrq9lc" alt="" width="375"><figcaption></figcaption></figure></div>

2. 若要配置小工具，請從清單中選取該小工具，然後選取 **配置** 以開啟小工具設定並審查其配置。如需更多相關說明，請參考 [配置小工具](/chatlyst-user-guide/zh/inbound-channels-zh/wang-zhan-nei-qian/pei-zhi-xiao-gong-ju.md)。

<div data-with-frame="true"><figure><img src="/files/0ZRSQNuErdMb8yqnIk7G" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**重要注意事項**：所有小工具皆共享同一個業務知識。這意味著您對商業知識的更新將套用到每一個小工具，因此使用者不需要為每個小工具個別維護獨立的知識內容。
{% endhint %}


---

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

```
GET https://chatlyst.gitbook.io/chatlyst-user-guide/zh/inbound-channels-zh/wang-zhan-nei-qian.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.
