# Careers and promotions

Careers and promotions are two new concepts in Chamilo 1.8.8. They allow you to manage careers (like “Medicine” or “Software engineering”) and promotions (like “Medicine, graduation of 2017”) almost the same way you would manage them in a normal academical institution once you combine them with sessions and periods (i.e. categories of sessions).

The interface of the tool is still a bit rough on the edges, and it will take you some time at first to find your way, but it is stable and you should be able to use it easily after a few minutes of practice.

Let's see how it's done...

![](/files/-MFUs9ibVI7HsR_Yva6N)

*Illustration: List of careers and promotions*

The first page gives us a list of careers (grey-background line), of promotions that each career contains (first column), of sessions registered to these promotions (second column) and of courses included into these sessions (last column).

![](/files/-MFUs9hso5IAg1D3hWKY)


---

# 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/admin-guide/sessions_management/readme.8.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.
