# Label

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2Fx17wJlurXlAR48v8O1bz%2Fimage.png?alt=media&#x26;token=916de653-1da3-4df0-b656-7ea0b638eb9d" alt="" width="66"><figcaption><p>Label Element</p></figcaption></figure></div>

The **`Label`** element is used as a label or title for the interactive elements like [Input](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/input), [Dropdown](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/dropdown), [Multi-line](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/multi-line), etc and it is part of composite interactive elements like [Checkbox](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/checkbox) and [Toggle Switch](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/toggle-switch). Additionally the Label element is also part of Data Field composite elements which are used in [Forms](https://docs.zingy.ai/app-editor/page-editor/working-with-forms).

It behaves similar to [Inline Text](https://docs.zingy.ai/app-editor/editing-text#inline-text) element, and allows you to edit text. See [Editing Text](https://docs.zingy.ai/app-editor/page-editor/editing-text) for more information.

***

## Options

The [Options tab](https://docs.zingy.ai/app-editor/page-element-settings#options-tab) settings for this element are described below:

### `Associated Input ID`

{% hint style="success" %}
The Associated Input ID is preset in several composite elements like [Checkbox](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/checkbox) and [Toggle Switch](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/toggle-switch), and Data Field composite elements used in [Forms](https://docs.zingy.ai/app-editor/page-editor/working-with-forms).
{% endhint %}

This setting associates this label element with its associated input element like [Input](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/input), [Dropdown](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/dropdown), [Multi-line](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/multi-line), [Checkbox](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/checkbox), [Toggle Switch](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/toggle-switch), etc. You provide the [Element ID](https://docs.zingy.ai/app-editor/page-element-settings#advanced-tab) of the associated element here.
