# Actualization

On the **ACTUALIZATION** screen, you can update the quantity of a trade -- but have this updated quantity only apply from a certain date forward. This is typically used for physical deliveries, where the delivered quantity differs from the contracted volume.

**To Actualize:**

1. Go to the **ACTUALIZATION** screen (which can be turned on by Molecule CS)
2. Filter to find the trades (well, legs) you're looking to actualize
3. Update the **ACTUALIZED QUANTITY**
4. (optional) Provide the **ACTUALIZED DATE**. This will default to today.
5. Hit **SAVE** for the relevant trades

From the Actualization Date forward, the Actualized Quantity will be used for valuation calculations -- as opposed to the original quantity.

***

<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/back-office/actualization.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.
