> 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/2023-updates/october-release-1-2023.md).

# October Release #1, 2023

The following updates have been implemented in AG5’s skills management software.

### Simplified qualification owner management

You can now remove and assign qualification owners directly from the “Qualifications” page. By selecting a qualification and clicking on the “Actions” menu, you can remove the current qualification owner and subsequently assign a new one. This makes it easier to manage qualification ownership throughout the organization. Additionally, the “qualification owner” field is now included in custom exports.&#x20;

*Please note that the qualification ownership feature is only applicable to AG5 users that have explicitly enabled it (and use it in combination with results approvals or master data management). As such, it will not be visible to all users.*![](https://cdn.elev.io/file/uploads/Qhy5pJV-e_YydYn-xl8c_C6dlWw5IEdoXibOC3SJZ70/cpUlMP1b30BcExJLNGZmUJDdPKOHZIyxapk2Q9B5F7c/ag5-qualification-page-update-xzg.png)

### Improved prerequisite oversight

If [prerequisite](https://d2y6r-04.eu1.hubspotlinks.com/Ctc/RJ+113/d2Y6R-04/VXgTdV61DCj0W2L1nDx8q_B3YW20x2Jc54sP9sMNrWnz3qn9gW7lCdLW6lZ3pzW6dDkd276vSThW6CwKrB3t6WwhN52bFmfppyQBW4Rwr8F50fW_rW25pV3c80bSw-W1p5_0g7xgxbhW6V5Bq28G7lP-W5w0Jcs84fRR4W8LNcHJ3hbG_wW15G6D51Tn0phW8bMFjN1tyDw7Vn5ShZ62wdWXW6vF4z93TTp-bW6PsTd7372cz0W1wN9ZD1B-S0mW7_rJR655TrbzW6v2fNG8FvPsSW2HC8Cz8-gh0nVdYSw71_6tCQW7r-t_Y2CyvkkW4T6-Ms17f8mRW7JWTJ56hycl9W1F-dr18-DFKsW52LSLL1wTLvmf7dkTxM04) qualifications are not met, users are now prompted with a warning icon on “Add result” dialogues (pop-ups).

In the example below, the employee has unmet prerequisite qualifications. Now, managers can immediately see this and take action by planning training for the required qualification – reducing the risk of costly downtime or delays, and ensuring all employees have the skills they need to remain productive.&#x20;

![](https://cdn.elev.io/file/uploads/Qhy5pJV-e_YydYn-xl8c_C6dlWw5IEdoXibOC3SJZ70/3kFbYZxiyeN57Mgwnjzka5PGG1fecZxK9Xr3Ae2_d3c/ag5-prerequisite-requirements-update-matrix-4Kc.png)

![](https://cdn.elev.io/file/uploads/Qhy5pJV-e_YydYn-xl8c_C6dlWw5IEdoXibOC3SJZ70/hmzsCSIsceo5DeChhBoCvm5nB9Br4NQLjKiJZnd3UZg/ag5-add-results-for-employees-new-RCo.png)


---

# 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/2023-updates/october-release-1-2023.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.
