# What is the Form Editor?

The Form Editor is the section of the Inputflow app, where you configure the Multi-step functionality. Here you can load the steps that you created with the Elements Manager, and connect them visually on the canvas.

<div align="left"><figure><img src="/files/6kEHkwGVntHWoCBicZOv" alt=""><figcaption></figcaption></figure></div>


---

# 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.inputflow.com/form-editor/what-is-the-form-editor.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.
