# Job Levels

Job Types along with a numerical value represent OpenComp's Job Leveling system. The higher the numerical value associated with each Job Type, the more senior the role.

OpenComp's benchmark is comprised of 21 individual levels. They are listed below:

| Job Type                     | Levels                       |
| ---------------------------- | ---------------------------- |
| Support (SPT)                | S1, S2, S3, S4               |
| Independent Contributor (IC) | IC1, IC2, IC3, IC4, IC5, IC6 |
| Management (MGMT)            | M1, M2, M3, M4, M5, M6       |
| Executive (EXEC)             | E1, E2, E3, E4, E5           |

The image below details how OpenComp's Job Leveling architecture aligns with those of Radford and Mercer Comptryx.&#x20;

<figure><img src="/files/UbDAMNRZDYc0c9brJnSE" alt="Radford and Mercer Comptryx Job Levels Compared to OpenComp Job Levels"><figcaption><p>OpenComp, Radford and Mercer Comptryx Job Leveling Architecture</p></figcaption></figure>

To enlarge the image above, [click here](https://docs.google.com/spreadsheets/d/1R2BZHaZHa0-erCz4jgpcCthxnHF33uGsHaimCm2mYAE/edit?gid=0#gid=0).


---

# 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://success.opencomp.com/opencomp-knowledge-base/fundamentals/the-opencomp-benchmark/job-levels.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.
