> 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/2025-updates/june-release-1-2025.md).

# June Release #1, 2025

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

### Stay on track with workflow reminders

Never miss a critical step again! Our new workflow reminders feature lets you automatically send reminders when a workflow trigger is still met—reducing the need for manual follow-ups and improving workflow efficiency.

**How it works:**\
An email reminder will be sent automatically if the trigger conditions are still met after a set period of time—meaning the expected action hasn’t been completed within the defined timeframe.

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

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

**Eligible workflow triggers**

Reminders can currently be configured for the following four triggers:

* Skill action approval waiting
* Required / non-required skill is expiring soon
* Required skill is missing
* Required skill is missing or expiring soon

**Note**: Reminders only apply to triggers that are activated after the reminder is set. They won’t apply retroactively to open tasks that already existed.

\
**Want to learn more?** Check out the [full guide](https://d2y6r-04.eu1.hubspotlinks.com/Ctc/RJ+113/d2Y6R-04/VWJknw87Mn1cW4g00HK728G2WW78L4Hk5xjxYFN6Q02s63qn9gW7lCdLW6lZ3kFW5Sd-Wh5spvpZW6LtLqk4YWQ8XW74yynN4gs5GqW7_mYXb3Vm3xNW92Jpl015zByrW2k8WD31rksBNW4wGwrs491k9NW2Ldb_x2f70y4W2z6bhV5xvLwHW5zW2Kv7wKG_WW4_TF-F2v6pykW7Gy3G02SNhX-V6Ylhy3TDNQPW9dtj252d01CMW1YMKSL2x1XmFW1XyFg61l7zBmN6wY7HkSfLBXW8GPGhN3-vb1tVjZ4qy3H2Lt_W7YVBtG4YGq9dW2ZrrJT23bYB1W1f0jpx1PtPSVW25Fxhr8J7P_3N41BRnl2--pSdxjMy204) in our Help Center article for setup instructions and best practices.

### Training data now included in more exports&#x20;

To provide more comprehensive insights, training duration and training cost data are now included in the Alert list, Skill results, and Skill requirements custom exports. Easily track and report on training needs and associated costs.

These enhancements make it easier to assess past performance, anticipate future needs, and take data-driven action.


---

# 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/2025-updates/june-release-1-2025.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.
