# How to use Position

{% hint style="info" %}
**Position Manu** can use on Owner and Administrator roles
{% endhint %}

* Go to **Position Menu**
* Click **New Position**

![](/files/-M7lYPUWGyFjViym9NEs)

* Enter **Position Name**
* Select Employment type **Full-Time** or **Part-Time**
* Set **Salary Base**
* Click **Create**

![](/files/-M7lYopR7PAKjBQJWf6o)

## How to Add Employee to Position

* Click **Add Employee**

![](/files/-M7lZA-qFt5Ol3mBBBvU)

* Click on **Select Employee**
* Select **Employee Name**
* Set **Active Date**
* Click **Update**

![](/files/-M7lZVSzNyEhNcmCldWP)

## How to set Payroll items

* Set **Base Salary**
* Set **Incomes, Benefit, Deductions** and **Welfare**

![](/files/-M7l_37ZID3bKH7i0_4d)

![](/files/-M7l_5WOGL5oiqnLks8x)


---

# 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://docs.onedee.ai/onedee-x/how-to-use-position.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.
