# Data Capture

## Deliveries

### Conversions

Variant conversions influence which unit is entered when receiving produce.

Order in which units are received:

1. Transfer conversion
2. Transfer unit
3. Harvest conversion
4. Harvest unit

### Delivery tare units

Ensure that the variant being received has [delivery tare units configured](/fundamentals/variants-and-crops.md#delivery-tare-units).

Note that the value being displayed on the summary screen has the tare units automatically deducted from it.

![Adding a delivery for a variant with delivery tare units](/files/OPndZWgRyLGE8MW6qG6o)


---

# 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.allwage.com/modules/harvesting/data-capture.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.
