> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/zh-hk/department-management/add-new-position.md).

# 新增職位

## 1. 功能描述 <a href="#id-1-feature-description" id="id-1-feature-description"></a>

* 在職位管理中管理員能個別新增公司現有的所有職位，以便管理各部門員工。批量新增職位還有另一種處理方式，可參考批量導入新增員工方法（\[員工管理]-\[新增員工]-\[3.大量導入新增員工方法])。

## 2. 新增職位 <a href="#id-2-add-job" id="id-2-add-job"></a>

* 方法一：

操作步驟:\
［部門管理］>［職位管理］>［職位管理］>［新增職位］>「保存」。

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FNbPntlpusxym747QW9aa%2Fscreenshot_20240822_174137.png?alt=media&amp;token=d67be491-e1d5-4965-bc20-36b3cc64bba0" alt=""><figcaption></figcaption></figure>

* 方法二：

操作步驟:\
［員工管理］>［員工列表］>［新增員工］>［職位］后的「+」>［新增職位］>「保存」。

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2FzpE4MQm54kgtCXtwOTFk%2Fimage.png?alt=media&amp;token=f9fb1f6e-06f8-4e34-befd-ceb2d7b5b44e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1973974622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZneYuSUsErYNDcsI8Fx%2Fuploads%2F88GqIZ4VjCJKA2YUjvni%2Fimage.png?alt=media&amp;token=a0dc5133-f97c-47c1-961e-f92f0aef2d92" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coreway.com/yoov-work/zh-hk/department-management/add-new-position.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
