--- alias: user-guide-undispatch-material description: "This documentation outlines the process for re-queueing a material for dispatch" --- # Undispatch Material :lock: Material.**Undispatch** ## Overview Puts a **Material** back in the Queue of the **Step** so that it can be dispatched again. There are several possible reasons that can justify an Undispatch: the dispatch was performed in error, equipment availability has changed, etc. ## Setup No special setup is required other than to meet the preconditions of the transaction. ## Preconditions * **Material** is Active, Dispatched and not On Hold. ## Preconditions for Bulk * In addition to the preconditions mentioned above, all **Materials** must: * Be at the same **Resource** and Lane. ## Sequence of Steps ### Step 1: Details 1. Review the **Resource** Details, lane information (if configured and Is Multilane Active enabled), the position of the **Material** in the queue for the **Resource**, and the physical position of the **Material**. 2. Optionally, add a Comment. 3. Select **Undispatch** to complete the operation. ![Undispatch Material](images/undispatch_material.png)