# Clearing Player Assignments

This helper utility is most likely to be helpful in the following scenarios:\
\- After using the [Preview ](/tb-platoon-assigner/usage-guide/preview.md)feature\
\- After players have been automatically assigned from a scanned screenshot\
\- After manually assigning players

## Requirement Dialog

Need to erase a player assignment? This can be done one at a time via the **Requirement Dialog**. Simply click or tap a platoon requirement to see the Requirement Dialog. Then, choose "UNDEPLOYED" to clear the assignment.

![Clearing a single player assignment via the Requirement Dialog](/files/-LFNEGh51xsjFPIksLAQ)

## Platoon/Squadron clear

If you're looking for a quicker way to clear all of the player assignments from a platoon or squadron, drop down a platoon's Utility Menu and click the "Clear all player assignments" utility to erase all the assignments in that single platoon or squadron.

![Clearing all player assignments for a platoon via the Platoon Utility Menu](/files/-LFNHflA9Z7oYCMrsN8o)

## Mission clear

Drop down a mission's Utility Menu and click the "Clear all player assignments" utility to erase all the assignments for that mission. This will make the progress bar for that mission go back to 0.

{% hint style="warning" %}
This will erase all assignments for the entire mission. Make sure that is what you want to happen before doing it.
{% endhint %}

![Clearing all player assignments for a mission via the Mission Utility Menu](/files/-LFNImqLqr_-ghehbegI)


---

# 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.echobase.app/tb-platoon-assigner/usage-guide/clearing-player-assignments.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.
