> 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/train-and-test-bot-zh/bian-ji-xun-lian-shuo-ming.md).

# 編輯訓練說明

{% stepper %}
{% step %}
開啟 **打開訓練面板**

<div data-with-frame="true"><figure><img src="/files/52MvqI0SmyWVxrjXQAbx" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
選擇訓練工單，並使用以下其中一種選項選擇編輯訓練說明：

1. 在工單檢視中選擇 **編輯訓練說明**。

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

2. 選擇 **工單選單 (右上角)**，然後選擇 **編輯訓練說明**。關於其他工單操作，請參閱 [其他工單操作](#qi-ta-gong-dan-cao-zuo)。

<div data-with-frame="true"><figure><img src="/files/US6tVdPpeA0ZYIieVJ9r" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
輸入更新後的訓練備註，並選擇 **保存更改** 以進行處理。

<div><figure><img src="/files/MfDk1nVu5kKO3IK3huMF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cijqIyvpsAuRwoB8pQua" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

### 其他工單操作

工單選單也支援以下選項：

* 查看詳情 — 選擇以開啟工單檢視。
* [發送至 KC 機器人​](/chatlyst-user-guide/zh/train-and-test-bot-zh/xun-lian-fang-shi.md#chuan-song-zhi-kc-ji-qi-ren-xun-lian)
* [​手動訓練](/chatlyst-user-guide/zh/train-and-test-bot-zh/xun-lian-fang-shi.md#shou-dong-xun-lian)

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


---

# 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/train-and-test-bot-zh/bian-ji-xun-lian-shuo-ming.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.
