> 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/product-owner.md).

# Product owner

The Product Owners are accountable for managing our product lifecycle, from evaluating and prioritizing requirements to aligning with Engineering teams to make sure features are delivered, and everything related to the go-to-market process is properly supported. They also make sure that the product roadmap, task prioritization, and backlog are efficiently managed.

In order to progress in Secure Group, it's essential that all the work done by them ensure alignment between our product vision, customer's needs, and business goals. To achieve that, they are also responsible for setting and monitoring product success metrics.

Product Owners need to have a strong orientation for market trend analysis and the capability to translate them into product goals. Besides that, they need to ensure go-to-market readiness of new features and provide customer-side insights for our UX/UI processes.

## Progression

In order to progress in our development path and Level Up or Step Up, our Product Owners 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 Product Owner Realm

<br>

## Salary Grid

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

| Product Owner | Step   |        |        |        |
| ------------- | ------ | ------ | ------ | ------ |
| Level         | 1      | 2      | 3      | 4      |
| 1             | 2.800  | 3.100  | 3.900  | 4.800  |
| 2             | 3.300  | 4.600  | 5.400  | 6.300  |
| 3             | 8.500  | 8.800  | 9.600  | 10.500 |
| 4             | 11.500 | 11.800 | 12.600 | 13.500 |

## Realm

<figure><img src="/files/IUy3xJqN891CZ9Uvph6k" 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/product-owner.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.
