> 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-2-2022.md).

# February Release #2, 2022

| <p><br>1. <strong>Improved layout of the qualification detail page.</strong></p><p>The new page layout is required for some additional fields we are planning to add to Qualifications in the coming releases.</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/fsdELftlPgFU8dde99Pvk_KemNySj_saGyafmHFwXuY/1660030176895-I-U.png" alt="feature1"></td></tr></tbody></table>

| If your organization is using workflows and types of proof, the layout will look like this: |
| ------------------------------------------------------------------------------------------- |

<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/cEymErQ9sFKTZD0ji50QlrBPo5wEKzkcFrDgOvAE4kA/1660030176686-jQI.png" alt="1.1a"></td></tr></tbody></table>

| <p>2. <strong>Add "Multiple Personal requirements" directly from the Matrix page -</strong> below is an example of this action<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/aZwcuFAy4CLcotDwEE1z81y2daeyGVwRx5ffpiCCUnk/1660030176841-eb4.png" alt="feature2">using a wizard you can add personal requirements for all employees in the matrix.<br><br>Both new features are explained in the release video:<a href="https://share.vidyard.com/watch/pcJdn2kfv3ttXm1Rec6KcE?&#x26;utm_campaign=Release%20emails&#x26;utm_source=hs_email&#x26;utm_medium=email&#x26;_hsenc=p2ANqtz-8ao8fasfov5qzWdEo8EEY2Q7H5pOSsfZYbTqAYzIOwJIDJ4OhttggcqNUftuiLO04KdmwC"><img src="https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/NhE7tF-qYlMySpyF2aesT_KIoFN0Tz8nyTytDUYiWnE/1660030175454-v50.png" alt="unnamed"></a><br></td></tr></tbody></table>

| <p><br></p> |
| ----------- |

<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-2-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.
