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

# Multi Select

> Multi select questions allow respondents to select several answers from a list

Multi select questions allow respondents to select several answers from a list. Displays a title and a list of checkboxes for the respondent to choose from.

<iframe
  title="Survey Embed"
  src="https://app.formbricks.com/s/jhyo6lwzf6eh3fyplhlp7h5f"
  style={{
position: "relative",
height: "600px",
maxHeight: "100vh",
width: "100%",
border: 0,
borderRadius: "12px",
overflow: "auto",
}}
/>

## Elements

<img src="https://mintcdn.com/formbricks/PoRbKmWNh09zaWpR/images/xm-and-surveys/core-features/question-type/multi-select.webp?fit=max&auto=format&n=PoRbKmWNh09zaWpR&q=85&s=1557f692baf82ca86d2de1d5c239e89b" alt="Overview of Multi Select question type" width="913" height="553" data-path="images/xm-and-surveys/core-features/question-type/multi-select.webp" />

### Title

Add a clear title to inform the respondent what information you are asking for.

### Description

Provide an optional description with further instructions.

### Options

Define the options shown in the list. These represent the items for which users will select.

Other than the fact that respondents can select multiple options, multi select questions are similar to [single select](/xm-and-surveys/surveys/question-type/select-single) questions.
