# Student List

The [student list](https://app.unifiedtrainingtracking.com/Students) displays all active students in your Unified Training tenant. This is where students can be manually added or edited.&#x20;

Student details can be access from the student list by either selecting the **student name** or selecting the **Details** button on the right of the student record.&#x20;

Warnings - Hovering over the warning's column will display various warnings about the student profile including the following:&#x20;

* **Expiring Certifications** - The student has certifications that are close to expiring
* **Pending Training Requests** - This indicates that the student has training records that are in the approval flow process
* **Incomplete Mandates** - This indicates that a student has a training mandate they have not completed and is close to expiring

<figure><img src="/files/9G09kjOtMvFPkAHN9e3W" alt=""><figcaption></figcaption></figure>


---

# 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-list.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.
