# Training Mandates

The training mandate list page will show active and inactive training mandates in the Unified Training tenant as well as the number of students the mandate applies to.&#x20;

### Create a training mandate

1. Navigate to the training [mandate list page](https://app.unifiedtrainingtracking.com/admin/trainingMandates)
2. Select New Training Mandate
3. Fill out the add training mandate modal\
   \
   ![](/files/H69kxxBxfywTFyeeEqfS)
   1. Name - The training mandate name
   2. Start/End date - This is the date the training mandate will be active. The system uses these dates to determine whether a student has completed all training hours required for the mandate within this time range
   3. Department/State/Federal Mandate - This data point helps categorize the mandate
   4. Applies to All users - This will apply the training mandate to all active users in the tenant
   5. Division/Shift/Squad/Rank/Position filters - This will allow you to apply the training mandate to groups of students who fall under these filters.&#x20;
      1. These filters are restrictive. If you choose more than one filter it will apply to the students who meet both filters. For example, if you select Rank A and Squad A, The mandate will only apply to students who are in both Rank A and Squad A.
4. Select Save to save the mandate and navigate to the training mandate details page
5. Add Training Types - This is the portion of the training mandate that denotes which training types are required and how many hours are required for each training type\
   \
   ![](/files/aRVgFI9OwDIyBhqjzKnL)
6. The training mandate creation is now complete and will be applied to the filtered student lists on the start date of the training mandate


---

# 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/training-mandates.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.
