# Removing

There are two forms of removing a learner:

* Deactivating
* Deleting

{% embed url="<https://www.loom.com/share/0fabca17c25e4024b26d8a351abb81c7?sid=6af80b9a-c0eb-4b7d-b810-b7beb24d7fea>" %}

## Deactivating

Deactivating is the process of marking their account inactive. It releases a seat back to your account. You will also retain all training data for this learner for reporting and auditing purposes. The learner can no longer log in however.

Deactivating is meant for when you off-board a learner from your organization. It is not meant as a way to shuffle seats month to month.

#### Reactivating

If you would like to reactivate a learner who has been deactivated, you can follow the following steps:

1. Filter learners by active seat equals false.

<figure><img src="/files/MaIeq1bKBo6M7hueFhVm" alt=""><figcaption><p>On the learner page, filter to active seats equals false</p></figcaption></figure>

This will show you all deactivated learners.

2. Find the row of the learner of interest and click on the action button (three vertical circles).

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

3. Click on the Activate button to reactivate the learner.

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

At this point, they can log into Affinity again.

## Deleting

Deleting a learner will remove all of their access from the Affinity platform, return 1 seat license back to your account, **and it will delete all of their data**.

You should only delete a learner if this learner was added in error. Most times, the desired option for a learner is to simply deactivate.

<figure><img src="/files/vMQtYf8Z41nVPwzNY8Wu" alt=""><figcaption><p>Clicking on the icon in the actions column of a learner's row will open up an experience where you can further manage the learner. Including deactivating or deleting the learner.</p></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.itsaffinity.com/product-guides/internal-organizations/learner-management/removing.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.
