# Value-list

## Description:

The value-list is a list of already drawn geometries. To edit a geometry or its classifications click on it in the value-list or click on the geometry in the workspace.

A value can have one of 4 states, which are represented by different colors:

* Active (purple)
* Neutral (black)
* Hidden (grey)
* Error (red and an exclamation-mark icon)

Clicking on the "eye" icon will hide the geometry in the workspace. Click the icon again to show them.

## Example:

![Value-list showing the different states.](/files/-M-L2OnKGG6Vgwyqy9ML)

## States:

An entry is active if you are currently editing its geometry or classifications.

If a classification is marked as required and not filled out its entry will be marked as having an error. You can not complete the current task until all entries are valid.

{% hint style="info" %}
[Hidden](/documentation/label-mode/entry-list.md#details) geometries still show the exclamation-mark if they have an error.
{% endhint %}

## Comments:

An entry in the value list has a comment symbol, if the corresponding geometry has a comment. Hovering over the comment symbol shows the comment. If the comment symbol is clicked, the [edit comment](/documentation/label-mode/workspace.md#edit-comment) context menu is displayed on the geometry.

## Related documents:

{% content-ref url="/pages/-Lzb2ovjOJ5dcU-MGxSK" %}
[Entry-list](/documentation/label-mode/entry-list.md)
{% endcontent-ref %}


---

# 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.datagym.ai/documentation/label-mode/value-list.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.
