# Reports

Reports can be accessed from their tabs on the left navigation menu.&#x20;

### Student Reports

* [Training Records](https://app.unifiedtrainingtracking.com/reports/student/training-records) - This report will produce a students training records for a specified date range (based on class start/end date)
* [Mandate Progress](https://app.unifiedtrainingtracking.com/reports/student/mandate-progress) - This will show a report of students progress through a single training mandate
* [Expiring Certifications](https://app.unifiedtrainingtracking.com/reports/student/expiring-certifications) - This report will show students who have certifications expiring between now and the end date

### Training Classes

* [Class Roster](https://app.unifiedtrainingtracking.com/reports/trainingclass/roster) - This report shows the training records on a single class
* [Training Requests](https://app.unifiedtrainingtracking.com/reports/trainingclass/requests) - This report shows training requests submitted within a time range
* [Mandate Classes](https://app.unifiedtrainingtracking.com/reports/training/mandate-classes) - This report will show the training classes with a training type that matches the training types listed in a single training mandate
* [Class Costs](https://app.unifiedtrainingtracking.com/reports/trainingclass/costs) - This will list the costs associated with a training classes training records
* [Cost by Date Range](https://app.unifiedtrainingtracking.com/reports/trainingclass/costs-by-date) - This will show the costs associated with all training classes training records for a date range

### Inventory

* [Student Items](https://app.unifiedtrainingtracking.com/reports/inventory/student-items) - This will list items that are assigned to students


---

# 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/reports.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.
