# Creating an entry

## Creating a new entry

For creating a new image classification or a new geometry click the "Create label" button in the label configuration. You may then choose category and type.

If you want to create a nested classification click on the plus symbol on the entry that should contain the new entry. Since only classifications can be nested, you will only be prompted to choose the type.

{% hint style="danger" %}
The type can not be changed once chosen!
{% endhint %}

## Choosing a category and type:

**Choose a category from the dialogue:**               <img src="/files/-M-KcAA4wWWlpBvqk4UZ" alt="" data-size="original">&#x20;

| Geometry types                                                      | Classification types                                                |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/-MFifQ946uUiI6lr2Of9" alt="" data-size="original"> | <img src="/files/-M6cuoEkWE7QmxiMulrg" alt="" data-size="original"> |

{% hint style="warning" %}
After choosing a type you will need to fill out the required fields or delete the entry before editing another.
{% endhint %}

{% hint style="info" %}
If you configure a image segmentation **Data**Gym.ai will add an eraser for you.
{% endhint %}

## Related Documents:

{% content-ref url="/pages/-M-KAGBrDRtXSkaXdOOF" %}
[Editing an entry](/documentation/label-configuration/editing-an-entry.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-JnZcDE6lMa4bQt\_eZ" %}
[Entry types](/documentation/label-configuration/entry-types.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-configuration/creating-an-entry.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.
