# Resubmit Remaining Order

The **Resubmit Remaining Orders** feature allows traders to **execute only the unfilled portion** of a previously **paused or canceled order**, ensuring efficient management of incomplete trades.

#### **How It Works**

* Click **Resubmit Remaining** on a **partially filled order** with **Paused** or **Canceled** status.
* Review the **Remaining Order Execution Summary**, which displays the **unfilled quantity** and order parameters.
* Click **Place Buy/Sell Order** to confirm and submit the order for execution.

#### Limitations

* This feature is **only available for orders that were partially filled** before being **paused or canceled**.
* The **resubmitted order adpats to the market conditions at the time of execution** and does not attempt to match the original schedule.
* **Execution configuration remain the same**, ensuring consistency with the original strategy.

The **Resubmit Remaining Orders** feature provides a **streamlined way to complete partially filled trades**, allowing traders to efficiently manage execution without creating a new order from scratch.


---

# 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.tread.fi/order-tracking-and-portfolio-management/manage-order/resubmit-remaining-order.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.
