# Harvest Index Override

&#x20;                In the plant and harvest only operations (.mgt), the model allows the user to specify a target harvest index. The target harvest index set in a plant operation is used when the yield is removed using a harvest/kill operation. The target harvest index set in a harvest only operation is used only when that particular harvest only operation is executed.

&#x20;           When a harvest index override is defined, the override value is used in place of the harvest index calculated by the model in the yield calculations. Adjustments for growth stage and water deficiency are not made.

&#x20;             $$HI\_{act}=HI\_{trg}$$                                                                                                 5:3.3.3

where $$HI\_{act}$$ is the actual harvest index and $$HI\_{trg}$$ is the target harvest index.


---

# 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://swatplus.gitbook.io/io-docs/~/changes/GiVD5ID0WVyRIAumaMy2/actual-growth/actual-yield/harvest-index-override.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.
