> ## 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.

# Matrix

> Matrix questions allow respondents to select a value for each option presented in rows.

The values range from 0 to a user-defined maximum (e.g., 0 to X). The selection is made using radio buttons, and users can choose any value within the defined range, including 0.

<iframe
  title="Survey Embed"
  src="https://app.formbricks.com/s/obqeey0574jig4lo2gqyv51e"
  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/matrix.webp?fit=max&auto=format&n=PoRbKmWNh09zaWpR&q=85&s=c53340d315af3cb8dd5280fe4c810529" alt="Overview of Matrix question type" width="919" height="649" data-path="images/xm-and-surveys/core-features/question-type/matrix.webp" />

### Title

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

### Description

Provide an optional description with further instructions.

### Rows

Define the options shown on the left side of the matrix. These represent the items for which users will select a value.

### Columns

Represent the range of values from 0 to X (right side of the screen). Users can choose any value, including 0, using radio buttons.

### Select ordering

* Keep current order: This will keep the order of options the same for all respondents.
* Randomize all: This will randomize the options for each respondent.
