# What is a label configuration?

## Description:

The label configuration defines which labels and classifications are available for the current project.\
You can define [geometries](/documentation/label-configuration/entry-types.md#geometries) for labeling, attach [classifications](/documentation/label-configuration/entry-types.md#classifications) to them or create global classifications for more general questions.\
\
You can customize the [geometries](/documentation/label-configuration/entry-types.md#geometries)' colors so they won't clash with your datasets and set up shortcuts to speed up the workflow.&#x20;

[Classifications](/documentation/label-configuration/entry-types.md#classifications) can be set as required so that users have to fill them out before continuing with the next task.\
\
You may edit the configuration anytime you like. All finished tasks will be automatically re-enqueued so that new configuration items can be added by your labelers.

{% hint style="warning" %}
Label configurations can only be edited by project owners or admins of the organisation.
{% endhint %}

## 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-Jb5lcumVuUhEzUxXa" %}
[Configuration entry](/documentation/label-configuration/configuration-entry.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/what-is-a-label-configuration.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.
