> For the complete documentation index, see [llms.txt](https://management.lunr.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://management.lunr.tech/how-we-ensure-peoples-growth/compensation/mgt-frameworks/hr-operations-management.md).

# HR Operations Management

The HR Ops managers in LUNR are responsible for the whole Employee Lifecycle. From finding, screening, and shortlisting candidates for various roles in the IC and Management Path to making sure their onboarding and offboarding in the company are effective and pleasant. They network online and offline with potential candidates promoting our employer branding, reducing our time-to-hire, and ensuring we attract and keep the best of the best professionals.

## Progression

In order to progress in our development path and Level Up or Step Up, our HR Ops Managers must:

* Meet the criteria of the Level & Step Chart for the [Management Path](/how-we-ensure-peoples-growth/performance/paths/management-path.md)
* Demonstrate proficiency in the HR and Project Management Realm

## Salary Grid

All mentioned salary ranges represent the monthly income in Bulgarian Lev after taxes and deductions.

| HR Ops Management | Step  |       |        |        |
| ----------------- | ----- | ----- | ------ | ------ |
| Level             | 1     | 2     | 3      | 4      |
| 1                 | 2.207 | 2.507 | 3.307  | 4.207  |
| 2                 | 3.363 | 3.663 | 4.463  | 5.363  |
| 3                 | 7.174 | 7.474 | 8.274  | 9.174  |
| 4                 | 9.060 | 9.360 | 10.160 | 11.060 |

## Realm

<figure><img src="/files/F8XQBVxeO6ME50b669NG" 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://management.lunr.tech/how-we-ensure-peoples-growth/compensation/mgt-frameworks/hr-operations-management.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.
