# Certifications

Certifications can be applied to a student in two ways

* Passing a training class that has a certification applied. To apply a certification to a training class see [Create a training class](/product-guides/training-classes/create-a-training-class.md)
* Adding a certification manually to a student. This can be done in the [student certifications page](https://app.unifiedtrainingtracking.com/Certifications/student)

### Creating a certification

Certifications must be created in the tenant before they can be applied to a training class or student. To create a certification, navigate to the [certifications list](https://app.unifiedtrainingtracking.com/Certifications) and select **New Certification**

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

The Add/edit Certification Modal contains the following items

1. Name - Name of the certification
2. Issuer - The issuer of the certification
3. Certification Duration - The number of months the certification will be active for a student once its applied
4. Alert Prior Days - The number of days prior to certification expiration that a warning should be sent to admins and the student\
   \
   ![](/files/YozEnCyC9ZjUQoTPkEPl)
5. Your certification is now created and can be applied to multiple students or training classes.&#x20;
   1. If applied to a training class, the certification start date will be the end date of the class for any student who has their training record marked as "passed"
   2. If applied to a student directly, the start date is specified in the creation modal. See [Student Certification Management](/product-guides/certifications/student-certification-management.md)for more details

Certifications can also be created in the Add Training Class Modal by selecting the **New** button next to the certification name dropdown.&#x20;

<figure><img src="/files/Dwi1kq36U7oP0jPSSOmI" alt="" width="375"><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/certifications.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.
