# Unassign a Training

You can unassign a training in two ways:

* Remove all learners at once
* Remove specific learners

## Remove all Learners

See details on the [Assign a Training](/product-guides/internal-organizations/training-management/assign-a-training.md#advanced-settings) documentation on how to enter the "Danger Zone" to unassign a training. Here you'll have access to a "Delete" button which will delete the training and remove all progress data and remove it from the list of trainings your learners must complete.

Deleting a training is [instance](/product-guides/internal-organizations/training-management.md#training-instances) specific, it does not apply to all instances of a training you have created.

## Remove a Specific Learner

You can remove a specific learner as well. See details here: [Removing](/product-guides/internal-organizations/learner-management/removing.md)


---

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