# What is the label mode?

## Description:

The label mode is where you or your organisation's users can label your [datasets](/documentation/dataset/what-is-a-dataset.md) images based on the [label configuration](/documentation/label-configuration/what-is-a-label-configuration.md). Each image is represented by a [task](/documentation/tasks/what-is-a-task.md).

The label mode consists of several components:

* The [entry-list](/documentation/label-mode/entry-list.md)
* The [value-list](/documentation/label-mode/value-list.md)
* The [task control](/documentation/label-mode/task-control.md)
* The [workspace](/documentation/label-mode/workspace.md)
* The [toolbar](/documentation/label-mode/toolbar.md)
* [AI-assisted labeling](/documentation/label-mode/ai-assisted-labeling.md)

A preview of the label mode is available at <https://app.datagym.ai/#/preview/label-mode>. The AI-assisted labeling is deactivated in demo mode. For a full demo please contact us at <https://www.datagym.ai/request-demo/>.

## Example:

![](/files/-MFWGknT6lCEwqUPhGuQ)

## 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/-M-LA8v9NzbFqB5iwAK9" %}
[Task control](/documentation/label-mode/task-control.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/what-is-the-label-mode.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.
