# Resubmit Order

#### **Resubmit Orders**

The **Resubmit Orders** feature allows traders to **create a new order** using the same configuration as a previously **active, paused, or canceled order**. This enables quick re-entry into the market without manually setting up a new order.

#### **How It Works**

1. Click **Resubmit** on any **active, paused, or canceled order**.
2. A new order is created with **the same parameters** as the original order.
3. Execution **starts fresh**, following the market conditions at the time of resubmission rather than the original schedule.

This feature provides **flexibility in managing execution**, allowing traders to efficiently restart or replicate an order in response to market conditions.


---

# 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-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.
