> 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/ag5-skills-app-march-release-1-2026.md).

# 📱AG5 Skills App, March Release #1, 2026

The following updates have been implemented in AG5 Skills mobile app:&#x20;

### Add multiple results at once

Save time and reduce manual work by **adding results for your entire team** — or selected employees — **in a single action.**

Simply choose the skill, assign a score, add remarks, attachments, and signatures for everyone at once. If needed, adjust individual entries and submit the results

This feature allows you to **work efficiently at scale,** while still keeping full control over individual details.

{% embed url="<https://share.vidyard.com/watch/viFjQR4XfyuWongEowj3cA>" %}

#### How to use it

1. Go to the Employee section using the icon in the bottom navigation bar.
2. Tap the blue multi-select button.
3. Select up to 25 people and tap Actions → Add results.
4. Choose a skill, set a shared score, and add remarks, attachments, and signatures.
5. Continue to the next step to review and adjust details per individual.
6. Tap the arrow next to an employee’s name to modify the score, attachments, or signatures.
7. Review everything on the summary page and confirm. Shared signatures will be applied separately to each selected employee.

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

### Employee details & position overview

Need to quickly check someone’s role or position on the spot? You can now access employee details directly in the app.

<figure><img src="/files/7FT7P3sZdj2ey8LTS46S" alt="" width="375"><figcaption></figcaption></figure>

Whether you're on the shop floor or away from your laptop, you can verify information, understand role context, and make confident decisions on the spot.


---

# 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/ag5-skills-app-march-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.
