# Shared Settings and Controls Five guides cover settings and controls that apply to every field type: ```{toctree} --- caption: Shared Settings and Controls hidden: true --- adding-a-field.md field-identity.md field-toolbar.md field-options.md conditions.md ``` - **[Adding a Field](adding-a-field.md)** — How to open the Add a Field dialog and add a new field to your form. - **[Field Identity](field-identity.md)** — The Label, Helper Text, and Field ID that every field shares. - **[Field Toolbar](field-toolbar.md)** — The icon toolbar in each field's header bar. - **[Field Options](field-options.md)** — Shared options available on every field type, including validation, annotations, visibility logic, and data persistence. - **[Conditions](conditions.md)** — How to use the conditions builder to show or hide fields based on other fields' values.