# Level descriptions

### 1. What is a level description?

A textual description of what each level means.\
(levels that are set as achieved result or minimum requirement)<br>

### 2. What is the purpose of a level description?

To make sure every user has the same understanding of what exactly each level means.\
&#x20;In the picture below, you can see the level descriptions that are specifically defined for the Skill (also known as a qualification)  "Drilling".

![](https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/Mqszrmxglr1gP9rizWpnOk4S7KTWXMq0D08zWathSns/Leveldescriptions-ntc-ml4.jpg)

This is especially important when different users can create new skill results (e.g. when you have many trainers or are using self-assessments). They need to have the same understanding of what each level means. &#x20;

### 3. How to create level descriptions?

You can define general level descriptions within a rating scale,  or specifically within a skill. And these level descriptions can be made visible while adding skill results.

Read in [this article](/skills/rating-scales.md) how you can define general level descriptions within a rating scale.


---

# 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.ag5.com/skills/level-descriptions.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.
