# Field Data Page

This page allows you to **view,  load/create and manage field data related to the selected lot.** This page will be empty or inaccessible if you have not created at least one agricultural lot through the appropriate guided procedure accessible from the *Lot* dropdown menu.

{% hint style="warning" %}
It should be remembered that the single agricultural lot is the reference management unit for all functions related to Field Data
{% endhint %}

![Field Data Page (top section)](/files/2cSlDKMJ3LA1mvZpQTBt)

* The Field Data page displays the name of the lot on which you are working (selected through the Lot dropdown menu) and the declared crop. The geo-referenced map of the selected lot is displayed on the right. **The Edit-Details-Delete buttons allow you to act on the selected lot.**&#x20;
* **The Field Data, Field Data Graph, Notebook, Calendar** buttons allow you to navigate between different specific pages related to field data and CN.&#x20;
* In the central section of the FIeld Data page, all the field data loaded for the selected lot are graphed in a **time-line** mode (vertical timeline). For each field data, the observation date in the field declared during data loading is indicated. Each data, already loaded and shown in the timeline, can be **modified or deleted** or it is possible to see the **details** of what has been uploaded.

<img src="/files/TJ0ySTqa9DbtKnmbmjfr" alt="Page Field Data (central section)" width="563">

* The **Filter** feature (located at the top right of the time-line) allows you to filter the display for a specific type of field data.&#x20;
* The **Load More** feature (located at the bottom left of the time-line) allows you to display in time-line further field data related to previous dates/years (if present).

### Load new field data

Clicking on the "**+ New**" button, it is possible to select from a dropdown menu the type of field data, choosing from the following:

<figure><img src="/files/yYKBCrTYIqtPeROTtjnc" alt="" width="139"><figcaption><p>Field Data Categories</p></figcaption></figure>

* **Phenological phases:** the specific stages of a crop's life cycle, such as germination, flowering, fruit ripening, and so on.&#x20;
* **Climatic adversities:** intense atmospheric events, such as frost, hail, drought, waterlogging, and so on.&#x20;
* **Phytophagous:** insects that feed on the plant organisms of crops, such as leaves, buds, and roots, causing damage.&#x20;
* **Surveys**: field surveys to assess disease intensity
* **Pathologies:** diseases caused by fungi, viruses, and bacteria.
* **Physiopathies:** crop damage caused by non-infectious and non-parasitic environmental factors, such as treatment burns, cold or heat burns.&#x20;
* [**Treatments**](/wiki/wikieng/dati-di-campo/field-data-page/loading-a-treatment.md)**:** the administration of phytosanitary products.
* **Irrigation:** the administration of water to crops.
* **General:** any additional data that the user needs to annotate in the CN that does not fall into the above categories.


---

# 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://wiki.wiforagri.com/wiki/wikieng/dati-di-campo/field-data-page.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.
