# Entry-list

## Description:

The entry-list shows the configured labeling options. To start labeling click on an entry or press its shortcut (if a shortcut was defined).

## How to use:

Click on an entry or press the shortcut to start drawing the geometry. If there are classifications attached to this geometry, you will be able to answer them after you finish drawing.

To answer global classifications click on the "Show global classifications" button.

{% hint style="info" %}
You can cancel drawing by pressing Esc.
{% endhint %}

## Example:

![](/files/-M-Kz6-d8Y_vsHeTBSPU)

## Details:

The entry shows a shortcut (if it has one) and an icon representing the geometry in the configured color.\
The number on the entry is the number of labels that have been drawn of this configuration.

Clicking on the "eye" icon will hide all drawn geometries in the workspace that belong to this entry. Click the icon again to show them.

The entry that is currently being drawn is marked by a dot in front of it.

## Related documents:

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

{% content-ref url="/pages/-M-KwgwqrEx02oCe4Tyx" %}
[Value-list](/documentation/label-mode/value-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lzb6uoQ2zjNx6qu4Bxw" %}
[Toolbar](/documentation/label-mode/toolbar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lzb6xjbwchZQsazGYn-" %}
[Workspace](/documentation/label-mode/workspace.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/entry-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.
