> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/objects-and-types/scene-objects/label.md).

# Label

The **Label Object** essentially acts as a text box for a label. Any text can be added to the **Label** using the `Text` **Attribute** in the **Attribute Editor**.

Initially, the **Label** displays the text `Enter text here`.

![Just Created Label.](/files/5lxg2uirpdXrjN0Xdj4O)

Locating the `Text` **Attribute**, any text can be inputted to provide clear information for a *User Interface*. Here, the test text `Hello World` is supplied.

![Label with Hello World.](/files/qDjtxZAzvDhCIccdKRUk)

There is also the **Get LabelText Node**. More information can be found [here.](https://github.com/cgi-studio-gmbh/incari-doc/blob/2025.1/toolbox/incari/vector/label/README.md)

## Translation

It is also possible to switch to `Translation` by clicking the right-most icon of the `Text` **Attribute**.

![Static Text and Translation.](/files/rlHM6TOVaqi568k8xIln)

This lets the user access the `.local` file provided in the [**Project Settings**](/incari-studio/modules/project-settings/localization.md). The keys will appear as options in the `Translation` dropdown. The translation of the current language will be used. This is set in the **Project Settings** but can be altered with the [**Localization Nodes**](/incari-studio/toolbox/localization.md).

## Font

The **Font Attributes** control customizable settings of the **Label's** font. `Font Family` allows one to select a generic font family (`Manrope` or `Source Code Pro`) or a custom font that has been added in [**Project Settings**](/incari-studio/modules/project-settings/fonts.md).

**Label Objects** are capable of handling [*variable fonts*](/incari-studio/modules/project-settings/fonts.md#variable-fonts) and let the user configure certain aspects, called `Parameters`. The *gif* below demonstrates what a font looks like with no `Parameters` in its **Attributes** and what it looks like when the user switches to a font that does.

![No Parameters vs. Four Parameters.](/files/cdrzbIXpCgS2mOJPdEDH)
