> For the complete documentation index, see [llms.txt](https://docs.ag5.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ag5.com/release-notes/2022-updates/may-release-2022.md).

# May Release, 2022

**1. Level descriptions** -&#x20;

To make sure every user has the same understanding of what it exactly means to have achieved qualification on a certain level, you can now give each level a description.\
These level descriptions can be made visible while adding qualification results, to help users understand the differences between them, and select the right one.

Level descriptions can be defined generally within a Rating scale or more specifically within a Qualification.

In the picture below, you can see the level descriptions that are specifically defined for the Qualification "Drilling".

<img src="https://cdn.elev.io/file/uploads/D1BCUVNmpfyNXS3qGXZdLFMfdrUiR9tXejv0vEBzhc4/oCi8RE0EyPlGz8rQGERaxpgq-i1nurhU9mYAB-etlx0/1660829398304-7iw.png" alt="Level description-1" width="395">

Here is the link to the help article about this new feature - [*https://help.ag5.com/en/articles/39-level-descriptions*](https://help.ag5.com/en/articles/39-level-descriptions?utm_campaign=Release%20emails\&utm_source=hs_email\&utm_medium=email&_hsenc=p2ANqtz-_mOR4rob6izYD9F5IhAk6DNNcU0_qnI55pFzyu7F0BWwSXnj-OPHXGmCXtBcyXrQA05Hpi)\
\
And in the video below, a short introduction about it as well. The video also shows some minor improvements concerning the Alert list export, Matrix fly-out, and some labels.[\
![video](https://cdn.elev.io/file/uploads/D1BCUVNmpfyNXS3qGXZdLFMfdrUiR9tXejv0vEBzhc4/RWMFGpY0L0vrEVgaV6SqBgSwiLrvqFpboc75xZgNKU4/1660829398414-VpM.png)](https://share.vidyard.com/watch/pQFCCYrcagwhYiQzef6M8L?utm_campaign=Release%20emails\&utm_source=hs_email\&utm_medium=email&_hsenc=p2ANqtz-_mOR4rob6izYD9F5IhAk6DNNcU0_qnI55pFzyu7F0BWwSXnj-OPHXGmCXtBcyXrQA05Hpi)


---

# 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://docs.ag5.com/release-notes/2022-updates/may-release-2022.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.
