# 職位

進入職位管理列表檢視後，依據欄位您可立即瀏覽「職位名稱」、「描述」等，方便進行檢視。

![](/files/-MNaV8ifrERclCVDL7mv)

## 設定職位

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

## 編輯職位資訊

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

| 必填                                                                           | 欄位   | 內容                           |
| ---------------------------------------------------------------------------- | ---- | ---------------------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked></li></ul> | 職位名稱 | 輸入職位名稱，此為必填項目。（ex：工程師、專員...） |
| <ul class="contains-task-list"><li><input type="checkbox"></li></ul>         | 職位縮寫 | 提供選填職位縮寫方便內部查閱。              |
| <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/admin/job-title.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.
