# Configuration entry

## Description:

A configuration entry can be one of multiple types. You can choose out of one of four possible [geometries ](/documentation/label-configuration/entry-types.md#available-geometries)and one of three possible form-elements for your [classification ](/documentation/label-configuration/entry-types.md#available-classifications)questions. They are described on [the page about entry types](/documentation/label-configuration/entry-types.md).

{% hint style="warning" %}

#### Restrictions:

* Every entry must be a unique export key&#x20;
* Shortcuts cannot be used twice

The configuration cannot be saved while invalid.
{% endhint %}

## Nesting of geometries and classifications:

Geometries can be nested one level deep and only as child of another geometry. Classifications may be nested up to three levels deep and as wide as you choose. They can be attached to a geometry or set up as global classifications attached to the image.

### Example:

![](/files/-M6iYVX99SXsu8_1-6r3)

## Related documents:

{% content-ref url="/pages/-M-JnZcDE6lMa4bQt\_eZ" %}
[Entry types](/documentation/label-configuration/entry-types.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-M-KAGBrDRtXSkaXdOOF" %}
[Editing an entry](/documentation/label-configuration/editing-an-entry.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/configuration-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.
