# Learning paths tab

The *Learning paths* tab shows a list of learning paths in the session, filtered according to course (as long as you clicked a course in the first tab).

![](/files/-LH9Cufz-ABp4qorQLvC)

*Illustration: Sessions – Learning paths*

The publication date of each learning path gives you an idea of the chronological order of the learning paths. Where you have several simultaneous courses (which might be the case in a session) all offering several learning paths, organizing the right learning paths schedule will provide the learner with a clear indication of the order in which we expect him to follow them. The learner can enter a learning path directly from this screen, simply by clicking its name.

> **Note** : there are three view types for learning paths: *All, Per week, By course.* They do not affect the way contents are ordered, so don't hesitate to try them out.


---

# 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/session_view/learning_paths_tab.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.
