# Multiselect / Chips

The Multiselect feature is a versatile combination of a select and input field, designed to enhance user experience by allowing multiple values to be selected or directly entered as text.

<figure><img src="/files/d9CWU68X4meQ4Q7GRrGQ" alt=""><figcaption></figcaption></figure>

Using the Multiselect feature, you can easily visualize and manage tags for your products. This functionality allows users to select multiple tags quickly and efficiently.

<figure><img src="/files/ra3M5FNBFAU31Dd2l7cM" alt=""><figcaption></figcaption></figure>

* **Multiple Selections**: Choose multiple values from a predefined list or enter custom values directly into the field.
* **Custom Value Entries**: Support for adding values beyond those provided in the list, ensuring flexibility and user-specific customization.

**Styles**

<figure><img src="/files/1AxBzrh7moifwetk5UB6" alt=""><figcaption></figcaption></figure>

Customize the appearance of the Multiselect feature to fit your application's design with three distinct styles:

1. **List**: Traditional dropdown list for easy selection.

<figure><img src="/files/t1IHNgLyj0ac6YYef35D" alt=""><figcaption></figcaption></figure>

2. **Chips with Rounded Corners**: A modern, rounded chip style for a sleek look.

<figure><img src="/files/RvintbSNtv2WOk7lqgHN" alt=""><figcaption></figcaption></figure>

3. **Chips with Rectangle Corners**: A contemporary rectangular chip style for a clean, structured appearance.

<figure><img src="/files/5T0ClhlvrNavPnQExH2U" alt=""><figcaption></figcaption></figure>

**Enhanced Customization**

Enable the "Allow adding options" feature when using chips styles to let users add their own options, providing a seamless and intuitive way to input custom data.

<figure><img src="/files/J8uVhrx3N4JIZ42MMxdd" alt=""><figcaption></figcaption></figure>

Embrace the flexibility and customization of the Multiselect feature to enhance user input and streamline data management in your application.


---

# 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.jetadmin.io/user-guide/design-and-structure/components/fields/multiselect-chips.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.
