> 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/february-release-1-2022.md).

# February Release #1, 2022

| <p><br>1. <strong>Expert finder with the search for specific score levels</strong> </p><p>Qualifications with multiple-level rating scales can now be added as search criteria with a specific level. <br>First select the qualification, open the bar, and then select the specific level. When the selected level overrides the required score, both levels will be shown. For example, in the picture below, for the job role “Teamleader” the required level for "Master data know-how" is level 4, but for this expert search, the level is lowered to level 3.</p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/9FnpeYw-u_84sD5Ap4QqXvdNBkIYVEX_gOG0woV1KNU/1660030404923-wqw.png" alt="expert finder"></td></tr></tbody></table>

| <p> 2<strong>. Extra filter option for Qualification results, "submitted by"</strong> - in addition with other filtering options, qualification results can now be filtered by the users who has submitted the results.<br></p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/teNl70FxLKpVguBniTivx-Q1g5bf3lDyzkYUIdnVQI8/1660030404694-FI4.png" alt="filter_on_submitted_by"></td></tr></tbody></table>

| 3. **Three extra filters option in the approval list: filter on employee, qualification and/or assessor** |
| --------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/kTRngaf7EipnJj3zPMkR5FV9u7c3Mo9xuMc31Fkekw0/1660030404539-WZU.png" alt="FireShot Pro Webpage Screenshot #366 - AG5 Skills - matrix-dev.ag"></td></tr></tbody></table>

| <p>4. <strong>Assign a manager to multiple employees -</strong> You can assign a manager to multiple employees via batch action. After selecting the multiple employees from the employee tab, you can click on the "action" button, then "assign manager", review the chosen action and save the changes.<br></p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/4wAJvZKmbxFXGa-Mrn1QtDuvNIKeydVxe7Wveh1I6XU/1660030404608-iQM.png" alt="image (7)"></td></tr></tbody></table>

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/BVH70CqQoGca3WpS7ydk0yOZfN-FFKOL9v5LvEmiYW4/1660030404440-vQs.png" alt="image (6)"></td></tr></tbody></table>

<br>


---

# 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/february-release-1-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.
