# April Release #1, 2025

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

### Skills List & Library now combined

We’ve combined the Skills List and Library into a streamlined interface, so you can manage and organize your skills in one place.

* All skill libraries have been merged into a single, unified tree structure
* Use the toggle at the top of the Skills page to switch between list and library views
* Easily drag and drop categories within the library – or move them directly to the root level

<figure><img src="/files/uUuNQv7ZUG1oximMyPbS" alt=""><figcaption></figcaption></figure>

### Direct links from charts to skill & employee details

Navigating from insight to action just got easier! All entity names in the Insights Dashboard are now clickable! Click on any employee or skill name in a chart to jump directly to its detail page, so you can take immediate action on the insights you discover.

<figure><img src="/files/eL14sCaSLwAnUaJ7P1Zd" alt=""><figcaption></figcaption></figure>

### Smarter prerequisite sorting

We’ve improved the way missing prerequisite skills are shown. Missing prerequisites now appear at the top in every view, making it easier to identify what’s blocking skill completion.


---

# Agent Instructions: 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:

```
GET https://docs.ag5.com/release-notes/2025-updates/april-release-1-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
