> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/it/tour-del-prodotto-app-mobile/lavorare-in-campo-scouting-delle-mappe-delle-zone.md).

# Lavorare in campo/Scouting delle mappe delle zone

Lavorare nel campo/mappe delle zone di scouting

Una volta nel campo, apri l’applicazione e seleziona l’azienda agricola che vuoi esplorare; nella schermata successiva seleziona il campo che vuoi monitorare.

Quindi, tocca MAPPE ZONE e poi seleziona la Mappa zone che vuoi monitorare.

<figure><img src="https://lh6.googleusercontent.com/pUaja8PJQlaMykFJo3o_6P7XbEcJq2eioSygigJ5_nrJXgP3UN8fmLFT5kGNkUoXF1-o7tUEp4JRFCbH2tdxBmNC9TxMpVRw_f-6cMX2xisXqQKlpezc3VNrloOljQn_ZkK1io47esUV7GCCdlW-OA" alt=""><figcaption></figcaption></figure>

Vedrai sullo schermo la Mappa zone selezionata con i pin di scouting.

<figure><img src="https://lh6.googleusercontent.com/VhdJORNIdgzJ83hfg5cjHt3-yIKEjC84TRfv1EgB34DHP3jXc6XI_25JlKzaj4Ma0fp6LtLGUtr57sZtV4KokyBfexFPkERUmZVmLqCYU3rLc3dHF5O7BguE8zRPdqEpiDMWSfu1Cfjw-XdXg-lKdg" alt=""><figcaption></figcaption></figure>

Toccando il pin selezionato, puoi visualizzarne i dettagli e/o aggiungere un commento oppure aggiungere/scattare una foto:

<figure><img src="https://lh3.googleusercontent.com/vnpfF-MlVrB5xWDNB-xE-9B-0zqJY3K8C-bqMvS9KdpTV4XwWlnChhNIW7fLlfEThQBaxwq75F21SXlCiGnGacdG3r7d-pMDRGQ6TDfbUyhLVDmNZJ_xtshmBn79afUt6U-uM3IfD6IXQZVGbZ-jfg" alt=""><figcaption></figcaption></figure>

Se hai modificato la mappa delle zone o i pin di scouting, vedrai una notifica che chiede di sincronizzare le modifiche con il server. Tocca “Invia” per sincronizzare le modifiche sul server.

<figure><img src="https://lh3.googleusercontent.com/k-832cQiNRm2X9jOOLI068acgSNdKFMy1a2LXh1wqs1UvqcO_aU2pnLN8a6Jxkt-2VNaE9Ke7bgW_oo2iHLkrKOzlByMHtdg3PO7KbeFBqN_O3bF0R3dl-GbJacTZORdU3I-xJDj_dnINOZvdKL-VA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/it/tour-del-prodotto-app-mobile/lavorare-in-campo-scouting-delle-mappe-delle-zone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
