# Create User Step controls

- [Header](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/header.md): This guide will take you through how to set up a header.
- [Static text](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/static-text.md): This guide will take you through how to set up a static text.
- [Labelled static text](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/labelled-static-text.md): This guide will take you through how to set up a labelled static text.
- [Link](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/link.md): This guide will take you through how to set up a link.
- [Image viewer](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/image-viewer.md): This guide will take you through how to set up an image viewer.
- [Text input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/text-input.md): This guide will take you through how to set up a text input.
- [Numeric input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/numeric-input.md): This guide will take you through how to set up a numeric input.
- [Date input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/date-input.md): This guide will take you through how to set up a date input.
- [Time input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/time-input.md): This guide will take you through how to set up a time input.
- [Check box input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/check-box-input.md): This guide will take you through how to set up a check box input.
- [Binary option input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/binary-option-input.md): This guide will take you through how to set up a binary option input.
- [List selection input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/list-selection-input.md): This guide will take you through how to set up a list selection input.
- [List multi-selection input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/list-multi-selection-input.md): This guide will take you through how to set up a list multi-selection input.
- [Menu selection input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/menu-selection-input.md): This guide will take you through how to set up a menu selection input.
- [Data grid](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/data-grid.md): This guide will take you through how to set up a data grid.
- [Calendar control](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/calendar-control.md)
- [Image selection input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/image-selection-input.md): This guide will take you through how to set up an Image selection input.
- [List presentation](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/list-presentation.md): This guide will take you through how to set up a List Presentation.
- [Camera Input](https://docs.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls/camera-input.md): This guide will take you through how to set up a Camera Input.


---

# 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.novacura.com/flow-connect/reference/how-to-guides/create-user-step-controls.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.
