> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usekinetic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Choice Fields

> Configure multiple choice, dropdown, and image selection fields with advanced layout options and Klaviyo integration.

## Managing Answer Options

For choice-based elements like Multiple Choice, you can precisely map how data is displayed vs. how it is stored.

| Field                    | Description                                                         |
| :----------------------- | :------------------------------------------------------------------ |
| **Display Text (Left)**  | The label visible to users inside the form (e.g., "Curly").         |
| **Storage Name (Right)** | The value saved to the user's Klaviyo profile (e.g., "Curly Hair"). |

<Tip>
  **Add or Remove Options:** Click the **+ Add** button to include more choices, or the trash icon to delete existing ones.
</Tip>

***

## Layout and Design Settings

### Choice Settings

* **Allow Multiple:** Toggle this to let users select more than one option. You can also define a **Min** and **Max** number of allowed selections.
* **Columns:** Choose between 1 and 4 columns.
  * *Pro-Tip:* If you have many options, use multiple columns to reduce scrolling and keep the entire question visible on one screen.

### Visual Design

* **Show Checkboxes:** Toggle to display checkboxes for selected options.
* **Fill Background:** When enabled, the option button will highlight with a background color when selected. If disabled, the option text will change color when selected.
* **Stack Direction:** Arrange options **Vertically** or **Horizontally**.
* **Full Width:** Expand horizontal elements to span the entire width of the form box.
* **Alignment:** Choose between **Left**, **Center**, or **Right** alignment for your option buttons.

***

## Klaviyo Integration Settings

To ensure your data syncs correctly, configure the Klaviyo profile properties at the bottom of the settings panel.

### Set a Property Name

In the **Property Name** field, enter the key that will represent this question in Klaviyo (e.g., `HairType`).

### Automatic Data Sync

Once defined, every answer submitted by a user will be automatically saved under this property name in their Klaviyo profile.

### Follow Naming Conventions

**Important:** Spaces are not allowed in property names. Please use:

* **Capitalization** (e.g., `FavoriteColor`)
* **Underscores** (e.g., `favorite_color`)
