# 狀態細項

## 設定工單狀態細項

位於列表右上方「新增狀態細項」除了可以新增工單狀態細項資料外，既有的每筆資料都有「編輯」按鈕，當您點擊後將導向資料編輯頁面，即可在此頁面進行編輯或新增工單狀態細項相關資訊。

![](/files/-MNXdQ9pv9hns0BH_Mvr)

## 編輯狀態細項資訊

進入主要編輯界面，顯示構成行政區域設定的欄位，欄位列表如下：

### 基本設定

| 必填                                                                           | 欄位   | 內容               |
| ---------------------------------------------------------------------------- | ---- | ---------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked></li></ul> | 所屬狀態 | 選擇工單所屬狀態，此為必填項目。 |
| <ul class="contains-task-list"><li><input type="checkbox" checked></li></ul> | 細項名稱 | 輸入細項名稱，此為必填項目。   |
| <p></p><ul class="contains-task-list"><li><input type="checkbox"></li></ul>  | 描述   | 備註描述。            |


---

# 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://help.firstline.cc/feature/ticket/zhuang-tai-xi-xiang.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.
