# Toolbar

## Description:

The toolbar can be found above the workspace.

![](/files/-M-L4zos5aSL2cackj5q)

There you can select the tool to use for the [AI-assisted labeling](/documentation/label-mode/ai-assisted-labeling.md) and start using this feature. The button to activate ai-assisted labeling can only be used if you are drawing an entry with a polygon.&#x20;

In addition, the toolbar also has sliders for controlling:

* Contrast
* Brightness
* Saturation

Next to them is a button to reset the slider.

{% hint style="info" %}
The image is not changed by using the sliders.
{% endhint %}

In the right corner is also a direct link to this documentation and a modal describing the shortcuts and icons used within the label mode and also containing some information about the loaded image.

## Related documents:

{% 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/toolbar.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.
