# Training Management

Internal Organizations have access to a training catalogue of publicly available trainings, as well as privately available trainings.

The Training Library page will show you trainings which have already been assigned to your organization as well as those trainings (both public and private) which are available from the catalogue to be assigned.

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

## Private Trainings

Private trainings are trainings that you may have brought to the Affinity platform for distribution to your learners. Or, they might be Affinity trainings which have been white-labeled in content, style, or both for your specific organization.

Please reach out to us with your specific interest in private trainings and we will help onboard your organization.

## Training Instances

Every training can be assigned one or more times to your learners. Each instance stands on its own as a separate assignment, and thus can be uniquely configurable with the specific learners assigned, the due dates, and any other settings.

{% hint style="info" %}
Training instances are a great way to provide recurring trainings to your organization!
{% endhint %}

<figure><img src="/files/l42MXfEw7Xm89CkwWm8e" alt=""><figcaption><p>Example training instance for a particular training.</p></figcaption></figure>

The training instance will show you details about that particular training, such as:

* campaign association (if any)
* Default requirement
* Stats at a glance
* Report exporting
* Controls to manage the training
  * Assignments
  * Nudges
  * Due Dates
  * Overrides


---

# 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.itsaffinity.com/product-guides/internal-organizations/training-management.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.
