# Amend Order

The **Amend Orders** feature allows traders to **modify specific parameters** of an active order, providing flexibility to adjust execution strategies **without canceling and resubmitting**.

#### **How It Works**

<figure><img src="/files/OWBZs6kTb0ZquF09k0pq" alt="" width="375"><figcaption><p>Amend Order Pop-up</p></figcaption></figure>

1. Click **Amend** on an **active order** to adjust its parameters in real time.
2. The engine **applies changes immediately**, allowing the order to continue execution with the updated settings.

#### **Adjustable Parameters & Limitations**

* **Duration** – Can be **extended** but **not shortened** to less than the time already elapsed.
* **Quantity** – Can be **increased** but **not reduced** below the amount already executed.
* **Participation Rate Target** – Adjustable for orders using the **Target Participation Rate strategy**.
* **Target Time and Interval** – For **Target Time strategy orders**, both can be modified, but the new **Target Time must be set in the future**.
* **Limit Price** – Can be adjusted to reflect **changing market conditions**.

The **Amend Orders** feature provides **real-time flexibility**, ensuring that orders remain aligned with **evolving market conditions** while maintaining execution continuity.


---

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