# Recommended Classes

To access a student's recommended classes, navigate to the [student list](/overview/getting-set-up.md) -> Student details -> Recommended classes tab.&#x20;

<figure><img src="/files/XpmG1BTENhVZVE5qN0Ot" alt=""><figcaption></figcaption></figure>

### Upcoming Class Recommendations

The upcoming class recommendation will show upcoming classes that will help the student satisfy their current training mandates. The recommended upcoming classes takes into consideration the following data points when suggesting classes

* Students active training mandate requirements
* Students existing training hours applied to the existing mandate
* Students enrollment status in future classes
* Available class options

### Historical recommendations

Historic recommendations displays past classes that were instructed by internal instructors that would satisfy the students training mandate requirements if offered again. The Historical recommendations take into consideration the following data points when suggesting classes

* Students active training mandate requirements
* Students existing training hours applied to the existing mandate
* Students enrollment status in future classes
* Classes offered in the last year with internal instructors
* Classes with an average survey rating of over 2 stars


---

# 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.unifiedtrainingtracking.com/product-guides/students/recommended-classes.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.
