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

# August Release #1, 2022

**1. Self-Assessment request filters**&#x20;

We have built a feature that improves self-assessment requests. Instead of simply requesting self-assessments from your employees, you can now filter only the qualifications which are required, which have a problem or warning status, or even filter qualifications that have a minimum number of employees requirement.&#x20;

After specifying the filters, the overview page will provide you with the information on how many requests and the number of qualifications will be sent to each pre-selected employee.

2\. **Groupings**

It is possible to create groupings from the groupings page. You can also export your list of groupings from AG5!

The groupings page in the Organization tab has received a large update. Apart from the new look, we have added the description field as well as the ability to specify the active period for a grouping.

\
3\. **AG5 Assessment** **App**

We have also updated the Assessment app.&#x20;

Qualification level descriptions are now properly shown in the app, including the standard AG5 formatting. It also has the ability to specify types of proof.

Download the AG5 Assessment app for free on Google and App stores.&#x20;

Google play store [link](https://play.google.com/store/apps/details?id=com.ag5.assessment\&hl=en).&#x20;

App store [link](https://apps.apple.com/app/ag5-assessment/id1416604500).

**Release video:**

<br>

<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/august-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.
