# Learner Management

Organizations can support any number of learner's.&#x20;

{% hint style="info" %}
Your plan with Affinity will dictate the number of open seats you have eligible for adding a new learner.
{% endhint %}

Each learner can be configured with appropriate indicative information, such as: name, role, start date, anniversary date, departments and other tagging.

Learner's can be added, marked inactive and deleted at any time. Making a learner inactive or deleting a learner will give back a used seat to your plan.

{% hint style="info" %}
**Making a learner inactive does not remove the data though.** Their data on training completion will remain overtime for auditing and analytical purposes.
{% endhint %}

{% hint style="warning" %}
**Deleting a learner** will remove all of their data permanently. You should only delete a learner if this was in error or you are sure you do not want to maintain any historical activity data of that learner. Most times, marking a learner as inactive is the proper choice.
{% endhint %}


---

# 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/learner-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.
