# Human Resource

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Employee</strong> </td><td>Flow Chart Employee </td><td>PRD Employee </td></tr><tr><td><strong>Departement</strong> </td><td>Flow Chart Departement </td><td>PRD Departement </td></tr><tr><td><strong>KPI Assesment</strong> </td><td>Flow Chart KPI Assesment </td><td>PRD KPI Assesment </td></tr><tr><td><strong>Job Location</strong> </td><td>Flow Chart Job Location </td><td>PRD Job Location </td></tr><tr><td><strong>Employement Contract</strong> </td><td>Flow Chart Employement Contract </td><td>PRD Employement Contract </td></tr></tbody></table>


---

# 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://pointhub.gitbook.io/pointhub-documentation/product-requirement-document/human-resource.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.
