# 部門

## 設定部門

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

![](/files/-MNaNNEoIHNnIYWY0Ym0)

## 編輯部門資訊

進入主要編輯界面，顯示構成基本部門資訊的欄位，欄位列表如下

| 必填                                                                                  | 欄位   | 內容                               |
| ----------------------------------------------------------------------------------- | ---- | -------------------------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked></li></ul>        | 部門名稱 | 輸入部門名稱，此為必填項目。（ex：銷售部門、開發部門...等） |
| <p></p><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>         | 部門編號 | 撰寫備註，幫助自己了解規則用途、目的。              |
| <ul class="contains-task-list"><li><input type="checkbox"></li></ul>                | 部門描述 | 描述會顯示在部門列表頁方便進行查看。               |

## 內部訊息－部門

{% hint style="info" %}
內部訊息頻道只顯示在職人員及您所屬的群組、部門。
{% endhint %}

「內部訊息」利用「部門」的不同分組，讓您能於公司內部傳送互動訊息，您不只可以將訊息傳送給其他專員，也可以傳送群組、部門。內部訊息記錄將為你保留 14 天。

![](/files/-MNaQm56UWZiFn8GpabK)


---

# 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/department.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.
