# HR Policies

To create HR Policy, follow these steps:

* Go to the HR Management section and click on the HR Policy option.
* You can see the add policy option.
* Enter the policy name like company policy, leave lapse policy, sick leave policy etc.
* Enter the policy text in the text area displayed below.
* Alternatively, you can also upload a pdf document instead of entering the policy text.

<div align="left"><figure><img src="/files/LfWWQGcXYOYijiby5u8h" alt="" width="563"><figcaption><p>Adding Leave policy</p></figcaption></figure></div>

Click ‘Save’ once done. The policies so saved will be available on Employee Self Service app to all employees.


---

# 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.runtimehrms.com/hr-management/hr-policies.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.
