> For the complete documentation index, see [llms.txt](https://bizleaphr.gitbook.io/bizleap-hr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bizleaphr.gitbook.io/bizleap-hr/version-3.4/2-permanent/2.3-creating-task-for-employee-on-permanent/2.3.15-creating-task-for-employee-on-permanent-assignment.md).

# (2.3.15) Creating Task for Employee on Permanent (Assignment)

### Precondition <a href="#precondition" id="precondition"></a>

1. Choose the ***Permanent*** module from the main menu on the left side.
2. Click ***All***  key.
3. Choose the employee you want to give ***Assignment***.
4. Click the ***Assignment*** task.

![Assignment Task](/files/-MHfpLJsTalk7nyOrgR_)

You will see the Assignment form as following:

![Assignment Form](/files/-MHg54bqLyTW1h1q-MKy)

* Choose the responsible user (the ***Assignee***) from the Assign To drop down list.
* Fill in these fields: ***Effective Date, Assignment Type, Attendance Type, Day Type, Overtime Hour Type, Max Overtime Hour, Overtime Hourly Rate,*** Mark ***Enable Messaging*** (if need), ***Reason***.

User can select ***Assignment Type*** (Oversea\_Trip, Project, General, etc.) at drop down list.

![Assignment Type](/files/-MHg6S3jhncnMeyYd1iJ)

User can select ***Attendance Type*** (Leave, AwayonDuty, Duty\_Off, etc) at drop down list.

![Attendance Type](/files/-MHg6trMacRg2u1FBal4)

User can select ***Day Type*** (Full, Morning, Evening) at drop down list.

![Day Type](/files/-MHg76fWayjeALCQ8RNv)

User can select ***Overtime Hour Type*** (Assignment Duration, Daily, Weekly) at drop down list.

![Overtime Hour Type](/files/-MHg7UOtzGqY1g7I6lsj)

User can select ***Bonus Type*** (Action\_Bonus, Other\_Salary, One\_Time\_Bonus) at drop down list.

![Bonus Type](/files/-MHg7zwEOa_L6Yl3TAf8)

* Click the ***Save*** button to save ***Assignment*** form.


---

# 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:

```
GET https://bizleaphr.gitbook.io/bizleap-hr/version-3.4/2-permanent/2.3-creating-task-for-employee-on-permanent/2.3.15-creating-task-for-employee-on-permanent-assignment.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.
