# 組別

進入組別管理列表檢視後，依據欄位您可立即瀏覽「組別名稱」、「組員人數」等，方便進行檢視。

## 設定組別

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

## 編輯組別資訊

進入主要編輯界面，顯示構成組別資訊的欄位，欄位列表如下：

#### 組別設定

| 必填                                                                            |      |                                 |
| ----------------------------------------------------------------------------- | ---- | ------------------------------- |
|                                                                               | 督導   | 可選擇該組別之督導。                      |
| <ul class="contains-task-list"><li><input type="checkbox" checked> </li></ul> | 組別名稱 | 輸入組別名稱，此為必填項目。（ex：客服團隊、業務團隊...） |
|                                                                               | 備註   | 描述會顯示在組別列表頁方便進行查看。              |
|                                                                               | 組別成員 | 勾選要加入組別的員工列表。                   |


---

# 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/admin/enterprise/employee-group.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.
