# Field Data

## Field Data Menu

The drop-down menu "Field Data" provides access to different pages related to the management of field data and the Country Notebook (CN).

{% hint style="info" %}
This reminds that the individual agricultural lot is the management unit of reference for all functionalities related to Field Data.
{% endhint %}

<figure><img src="/files/UE2VVL4nnoLUqv0WF195" alt="" width="351"><figcaption><p>Drop down Field Data menu</p></figcaption></figure>

* Clicking on the “+ new” button takes you to the [Lots List page](/wiki/wikieng/dati-di-campo/lot-management.md#lot-list-page) where you can upload a field data for a single lot or the same field data for multiple lots at once.
* *The* [*Field Data* page](/wiki/wikieng/dati-di-campo/field-data-page.md) allows viewing, creating, and managing field data related to the selected lot: **it is the main page for field data management**.&#x20;

{% hint style="info" %}
This page will be empty or inaccessible if we have not created at least one agricultural lot through the dedicated wizard that can be activated from the Lotto dropdown menu
{% endhint %}

* The *Field Data Graph* page allows building a customizable interactive graph for displaying field data already uploaded for the selected lot.&#x20;
* The *Calendar page* allows the representation of the field data already uploaded for the selected lot in a calendar view.&#x20;
* The *Print Country Notebook* page allows printing the customizable Field Notebook for the selected lot.
* The *Print Treatment Register* page allows printing a PDF of the treatment register for the selected batch.<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://wiki.wiforagri.com/wiki/wikieng/dati-di-campo.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.
