# How to Amend a Trade

Amending a trade is a point in time action. This means that the selected changes will only impact valuations and reporting on and after the effective date of the amendment.

Follow these instructions to amend a trade.

1. On the **TRADES** screen, find the trade you wish to amend. Click the three dots on the left-hand side and select **AMEND** from the drop-down menu.&#x20;

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/szmiwqv69k/1689265026605/file-ko-ii-qb-437-h.png" alt="" width="188"><figcaption></figcaption></figure></div>

The resulting modal window provides a form where you can choose attributes to update:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/szmiwqv69k/1689265026806/file-695-vxev-9-b-r.png" alt="" width="563"><figcaption></figcaption></figure></div>

1. Click the **+ EDIT** button to add an attribute to change. Then, click the drop-down arrow next to **TRADE DATE** and scroll to select the attribute you'd like to add from the following menu:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/szmiwqv69k/1689265027067/file-g-kkq-o-2-ojnq.png" alt="" width="375"><figcaption></figcaption></figure></div>

1. Select the attribute you wish to change, update the date, and select **SAVE.** The trade will be amended, and the original trade will be cloned with the selected attributes updated, followed by the original trade being voided for the same date as the amendment trade's trade date.

#### Amending Grouped Trades

If you'd like to add an attribute to a group of trades, check out how to group trades [here](/core-functionality/core-features/specialized-features/trades/trades-screen/how-to-group-ungroup-trades.md). Then, check the boxes of the trades you'd like to group and amend by hovering over the commodity icon on the left-hand side. Your grouped trades should look like this:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/szmiwqv69k/1689265027410/file-heucw-tu-w.png" alt=""><figcaption></figcaption></figure></div>

After you've grouped the trades you'd like to amend, follow the steps above.&#x20;

That's it! We hope this will save you some time. If you have any questions, please let us know at <support@molecule.io>

<br>


---

# 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://help.molecule.io/core-functionality/core-features/specialized-features/trades/trade-amendments/how-to-amend-a-trade.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.
