# Student Details

### Student Detail Cards

* **Student details** - Contains all the information populated from the student add/edit modal when they were created.&#x20;
* **Student upcoming classes**&#x20;
* **Training Mandates** - If any training mandates have been applied to this student, their progress through the training mandate will display here. [Training Mandates](/product-guides/training-mandates.md)
* **Students active/expired certificates** [Certifications](/product-guides/certifications.md)
* **Assigned inventory -** Inventory items assigned to the student [Inventory](/product-guides/inventory.md)

### Student List Tabs

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

* **Training Records** - This list contains the students training record history. The action button on the right allows you to perform the following actions
  * Edit the training record
  * Add a cost to the student training record (example: Per Diem)
  * Edit/Access the student survey for that training class
* **Documents**
  * The documents tab will show both the student documents, and any documents associated with their training records [Training Document Storage](/product-guides/training-document-storage.md)\
    \
    ![](/files/il5xQySW0LLPRoTeghzp)
* **Surveys** - Contains all the student surveys that this student has filled out\
  \
  ![](/files/MIMdvC7PTL2FlhDyT7sH)<br>
* **Supervisor Approvals** - If the student is listed as an approver in an approval flow, any training records that require approval from this user will appear here
* **Recommended Classes** - See [Recommended Classes](/product-guides/students/recommended-classes.md)


---

# 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/student-details.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.
