> 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/fr/visite-du-produit-application-web/configuration-de-lexploitation-et-des-parcelles/ajouter-une-etiquette.md).

# Ajouter une étiquette

Si vous prévoyez de gérer de nombreuses parcelles, il est recommandé de les organiser en appliquant des étiquettes aux parcelles que vous créez.

1. Cliquez sur « Ajouter une étiquette » pour ouvrir la fenêtre de gestion des étiquettes :

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

2. Cliquez sur « Créer une nouvelle étiquette » pour créer la première étiquette. Voici un exemple d’utilisation des étiquettes :

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

3. Utilisez les boutons fléchés pour ajouter ou retirer une étiquette de la parcelle.

<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/fr/visite-du-produit-application-web/configuration-de-lexploitation-et-des-parcelles/ajouter-une-etiquette.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.
