# Add a label

If you plan to manage many fields, it is recommended to organize them by applying labels to the fields you create.

1. Click ‘Add label’ to open the window for managing labels:

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

2. Click ‘Create New Label’ to create the first label. Here is an example of how you can use labels:

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

3. Use the arrow buttons to add or remove a label from the field.

<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: 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/product-tour-web-app/farm-and-field-setup/add-a-label.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.
