# Linking assessments with skills

Since the latest versions 1.9.\*, Chamilo allows you to link skills to assessments. In short, anything that would generate a certificate for a user can also be used to grant this student a skill.

This requires the administrator to have enabled and configured the skills available on the platform. This usually requires you to discuss this specific topic with the organization authorities, as you cannot yourself create a skill.

Once skills are available, the administrator will have to come to your course and link the assessment that you have configured with a specific skill. This looks something like this (to the administrator):

![](/files/-LH9D2XbTFTsyM4WkpXo)

*Illustration: Assign skill to assessment*

We can see there (although the skills available are written in Spanish) that a new “Skills” field appears in the same edition form as we have for assessments.


---

# 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.chamilo.org/1.11.x/teacher-guide/assessments/linking_assessments_with_skills.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.
