> For the complete documentation index, see [llms.txt](https://docs.datagym.ai/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datagym.ai/documentation/label-configuration/entry-types.md).

# Entry types

## Description:

The entry types are split into two categories: geometries for labels and form-elements for classifications. Currently there are 8 types of classification entries.

## Geometries:

Geometries have optional color attribute. In addition geometries of the root level can also have a shortcut attribute. You may choose number-keys from 0-9 as shortcuts to speed up the labeling process.

![Choose your shortcut](/files/-M-Pu96gvl6gmtZRxBgZ)

In addition there are 10 colors to choose from.

![Choose your color](/files/-M-Ps_2klXlUBHSF4cME)

{% hint style="warning" %}
Shortcuts must be unique per label configuration.
{% endhint %}

### Available geometries:

* <img src="/files/-M-QBrUqEgxBxpS35qEs" alt="" data-size="line"> Polygon: Consists of at least 3 points, points can be added and moved after initial drawing
* <img src="/files/-M-QBrUr-uD20IE1JCze" alt="" data-size="line"> Bounding Box: The bounding box can be moved and resized after initial drawing
* <img src="/files/-M-QBnNjg9gR6yJbcM3D" alt="" data-size="line"> Line: Consists of at least 2 points, points can be moved
* <img src="/files/-M-QBrUoGqgFaoHMbRN6" alt="" data-size="line"> Point: A single point that can be moved
* &#x20;![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LzaIa2HtqaLgqpL5TFA%2F-MFifUbw20BrohIEn5RP%2F-MFigME0HZWm0Uw6-jk3%2Fdg-icon-image-segmentation.png?alt=media\&token=564d520e-1990-46c5-9cc9-a58030a43482)Image segmentation: Consists of at least 3 points, cannot be selected or moved after initial drawing but can interact with other segmentations.

{% hint style="info" %}
&#x20;![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LzaIa2HtqaLgqpL5TFA%2F-MFifUbw20BrohIEn5RP%2F-MFiqeT1PSfFTp-N2PF_%2Fdg-icon-image-segmentation-eraser.png?alt=media\&token=d5385468-f811-4998-adda-5033e4d823c9)In addition if you configured at least one Image segmentation ​![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LzaIa2HtqaLgqpL5TFA%2F-MFifUbw20BrohIEn5RP%2F-MFigME0HZWm0Uw6-jk3%2Fdg-icon-image-segmentation.png?alt=media\&token=564d520e-1990-46c5-9cc9-a58030a43482), **Data**Gym.ai will add an eraser to remove segments. You cannot choose this tool within the label configuration.
{% endhint %}

## Classifications:

Classification-entries consist of a question and options for the chosen type of form. Classifications can be marked as required.&#x20;

{% hint style="info" %}
Required fields will prevent the user from getting the next task while labeling if not filled out.
{% endhint %}

### Available classifications:

* <img src="/files/-M-U2ajGv2kgARJb1rBJ" alt="" data-size="line"> Checkbox: Has at least 1 answer option
* <img src="/files/-M-U2ajK6rIU3O6XuHoI" alt="" data-size="line"> Option: Has at least 2 answer options, only one may be selected
* <img src="/files/-M-U2ajLsYFzyLiK0owA" alt="" data-size="line"> Textfield: Has a max length attribute (default is 256 characters)

## Related Documents:

{% content-ref url="/pages/-M-Jb5lcumVuUhEzUxXa" %}
[Configuration entry](/documentation/label-configuration/configuration-entry.md)
{% endcontent-ref %}
