> 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/ro/turul-produsului-aplicatia-web/configurarea-fermei-si-a-parcelelor/adauga-o-eticheta.md).

# Adaugă o etichetă

Dacă intenționați să gestionați multe parcele, se recomandă să le organizați aplicând etichete parcelelor pe care le creați.

1. Faceți clic pe „Adăugați etichetă” pentru a deschide fereastra de gestionare a etichetelor:

<figure><img src="https://lh6.googleusercontent.com/0b-BqFt7RogU5zHLEawAhDquTy0D06LRFzM3uClY0wtpfvHGIzzhWqSzdKgW0-hIAlgdpJXZw-j0owvFCH7fTZF458NwXhs0zhJFn5YZ9Ktvwi7y2htwxrFsuO5mcUZxoHvKYPBV" alt=""><figcaption></figcaption></figure>

2. Faceți clic pe „Creați etichetă nouă” pentru a crea prima etichetă. Iată un exemplu de cum puteți folosi etichetele:

<figure><img src="https://lh5.googleusercontent.com/fG6sSwuCea_mxP04d-vFkkDGc9bWv9gbA_KfIFURpRTutuJjSStoW6ZMfGyJW28aHipxZI0vHz4g1XOZ9t2qiMbPJXEJ9RpwZHENFpsTmTXMZNMxozMaCKXXIPqeGq9VxvU2EbOV" alt=""><figcaption></figcaption></figure>

3. Folosiți butoanele cu săgeți pentru a adăuga sau a elimina o etichetă din parcelă.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image.png?resize=496%2C464&#x26;ssl=1" 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:

```
GET https://docs.geopard.tech/geopard-tutorials/ro/turul-produsului-aplicatia-web/configurarea-fermei-si-a-parcelelor/adauga-o-eticheta.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.
