> 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/skills-matrix/skills-gap-analysis.md).

# Skills gap analysis

### **1. What is a skills gap analysis in AG5?**

&#x20;A skills gap analysis is a method to analyze the skills performance of employees against the skills requirements/goals.&#x20;

### **2. What is the purpose of the gap analysis?**

The purpose is to provide managers actionable insights to improve the skills of employees so that requirements (goals) can be met.&#x20;

### **3. How to measure skill gaps?**

AG5 can measure the skills gaps of your employees. This measurement is based on the comparison of what skills the employees have against the skills that are required for those employees. For this AG5 needs to understand what the skills requirements are for each employee. This can be set with skill requirements in AG5. Read [this article](/skills/skill-requirements.md) to understand how to set skill requirements as a basis to measure gaps.

### **4. How to analyze skill gaps?**

**Analyze gaps by the matrix**

After creating skill requirements you are able to see the gaps within the matrix itself. Clear gaps per position are always seen within the matrix, as shown by red icons. Also, if you have defined minimum number of employees per skill, you can always see them at the bottom or right side of the matrix. The gaps would look like this:&#x20;

![](/files/b0JkneU8Ei5xtq9AFVxj)

**Analyze gaps by the alert list**

Read in [this article](/employees/alert-list.md) how you can use the alert list

**Analyze gaps by the alert list for only the matrix employees and skills**

From the matrix you are viewing you can directly go to a filtered alert list where you only see the gaps for the skills and employees of your matrix.&#x20;

Open the matrix options menu (the "..." icon in the top right corner of the matrix) and select "View in alert list":

<div align="center"><img src="/files/G0lAOj3oeob5pbMcejZS" alt=""></div>

This opens the filtered alert list.&#x20;


---

# 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/skills-matrix/skills-gap-analysis.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.
