# Conditional selection list

{% hint style="warning" %}
Conditional selection list fields is a part of the Custom plan. Additional cost might apply.
{% endhint %}

<figure><img src="/files/BVl56uITtLHKauUqG8te" alt="" width="375"><figcaption></figcaption></figure>

Conditional selection list is a Form field that enables dynamic, guided ticket submission through nested choices. Based on a user’s selection, relevant follow-up fields automatically appear, while irrelevant options stay hidden.&#x20;

This creates clear, step-by-step workflows that adapt in real time, helping users provide the right information the first time and reducing back-and-forth for support teams working in Slack.

***

### How to set up

You can create your Conditional selection list fields when creating or editing a Form, or from the [Manage fields](https://app.suptask.com/inboxes/fields) page.&#x20;

Within a Form you can set up multiple Conditional selection list fields that can be nested together, creating a workflow for users when submitting tickets.&#x20;

1. Create a new Form or Edit an existing
2. On the Fields step, Create a new **Conditional selection list** field&#x20;
3. Within the options you add to the list, additional fields can be added that will be displayed when the option is select.&#x20;
   1. Tips: Create additional Conditional selection lists and add them into options, enabling multiple levels of selections for users.
4. Save and preview the dynamic selections in Slack.

***

### Example of nested fields

<figure><img src="/files/VBDVccZykvOBI3mmIimh" alt="" width="375"><figcaption><p>Nested conditional selection list fields when editing a Form</p></figcaption></figure>


---

# 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://support.suptask.com/setup-and-configure/forms-and-fields/conditional-selection-list.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.
