# Caso: dettagli della stagione, inclusi coltura e anno

Puoi anche utilizzare le etichette per accedere rapidamente ai campi con coltura/varietà definita o con un anno specificato.

1. Raccogli l'elenco delle colture utilizzate: mais, grano, colza, ecc.
2. Crea le etichette manualmente o automaticamente (come descritto sopra, es. chiave etichetta: “Coltura”, valori etichetta: “Grano”, “Mais”, “Soia”).
3. Assegna le etichette usando l'operazione in blocco:

   Fai clic sul **Modifica campi** pulsante e seleziona i campi ai quali vuoi assegnare un'etichetta, quindi clicca **Aggiungi etichette** pulsante:

<figure><img src="https://lh6.googleusercontent.com/i-VTIAN5eM6Re1AlsZuQK1oyYrcfjBa56USA1K6HGpBecbAYzLx1iwAc29ju8tTE565qfKslgrBVR9miMnFp_ijzRyK2lDr1Kwq1z2P4AUirPWgwpnnjeFkGRtN_dcfoibckoXsA" alt=""><figcaption></figcaption></figure>

Puoi usare lo stesso approccio per aggiungere informazioni sull'anno:

<figure><img src="https://lh6.googleusercontent.com/wE9P0Ze5xl7oDcMTdMB2c4uO_iMtuVMiwdOTzyWvyJq1_vcxMYr40B6_CvPTzN0sXm69LMO0Wb_EZJi-kBu6YxMqG9LkN5opU-tfuYYDmDsq5kYZuFj3ERnPgNO6llVAzzpwBK4s" alt=""><figcaption></figcaption></figure>

Poi puoi applicare entrambe le etichette per cercare i campi in base al nome della coltura e all'etichetta dell'anno:

<figure><img src="https://lh5.googleusercontent.com/5019OrdMhNW816B65Tl2awsMLWTjJqvzbVrY4IxUzBM65xxPtSJchPik0wuCxK61kqWXkJQZyd2GWZbxziDyrme1yPr3XBeEBez6dNWf4x0yHOx6b4rPWgb8gYlx6xkuHdI1Mm7f" alt=""><figcaption></figcaption></figure>


---

# 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://docs.geopard.tech/geopard-tutorials/it/tour-del-prodotto-app-web/gestione-delle-informazioni-sulla-stagione-colturale-con-tag-etichette/caso-dettagli-della-stagione-inclusi-coltura-e-anno.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.
