# Employees

- [Skills portfolio](https://docs.ag5.com/employees/skills-portfolio.md)
- [Employee position](https://docs.ag5.com/employees/employee-position.md): This articles describes how to edit or change employee positions.
- [How to create a new employee](https://docs.ag5.com/employees/how-to-create-a-new-employee.md)
- [Organizational structures](https://docs.ag5.com/employees/organizational-structures.md)
- [Self-assessments](https://docs.ag5.com/employees/self-assessments.md): This article explains how the self-assessment feature works; how employees can evaluate their own skills, how managers can request and approve these evaluations, and how to enable this feature.


---

# 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.ag5.com/employees.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.
