> 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/2026-updates/july-release-1-2026.md).

# July Release #1, 2026

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

{% embed url="<https://www.tella.tv/video/introducing-programs-for-compliance-management-0i5v>" %}

### Track compliance with Programs  &#x20;

**Programs** is AG5's new feature that lets you group related skills and track compliance over time, giving you a single view of progress instead of managing each skill separately.

We're launching with **Code 95**, the mandatory professional training requirement for commercial drivers in many European countries. It helps managers and training coordinators track and monitor each driver's progress through the required 35 hours of training every 5 years.&#x20;

Set up a program once and get:

* A single view of every driver's compliance status
* Visibility into each driver's individual progress in the 5-year cycle
* Quick identification of at-risk drivers

Read more about the new feature [here](https://docs.ag5.com/skills/programs/code-95). Code 95 program can be enabled on request.

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

### **Clearer actions in organization trees**   &#x20;

When tagging a requirement or a grouping, you can now see what the effect will be before you apply it. This makes it easier to understand more advanced requirement structures with confidence.

<div><figure><img src="/files/zjRNCSbpa5yPX0zKn5WX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sSrH2jzccH4KMEl4gQ3x" alt=""><figcaption></figcaption></figure></div>

### **Polished labels**     &#x20;

Some labels have been improved across the system, including corrected chart subtitles in Insights for more accurate data descriptions, and updated tag-related labels for consistency.


---

# 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/2026-updates/july-release-1-2026.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.
